Skip to content

use node index access instead of pointers #243

@lucabart97

Description

@lucabart97

I see that different tree search libraries uses in the struct Node not the child pointers but the Node index in a vector, to improve performance and be cache friendly.
Do you think that this can be possible? What do you expect about the performance result?

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