-
Notifications
You must be signed in to change notification settings - Fork 76
Open
Description
when build the tree, if the nth number(middle nuumber) have other same member, the seperation of the left/right sub tree will have some error, right?
because this will not fit the condition, which in one dim, left subtree is <= father node, and right subtree is > father node, when the condition occur, i think it will effect query operation.
thank you
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels