Skip to content

IntervalTree::deleteNode is slow, because it doesn't use binary search. #253

@levy

Description

@levy

The current implementation potentially traverses the whole tree to find the node to be deleted.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions