Skip to content

Search tree balancing #4

@bast

Description

@bast

So far no efforts are made to balance the search tree. If the input data is very structured, the search tree can end up rather unbalanced. One idea probably worth exploring is to randomize the order of points during search tree construction, keep an internal "random" order and map back when giving back the results.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions