Skip to content

Avoid using HashMaps in intermediate betweenness centrality computations when not necessary #1309

@Paulo-21

Description

@Paulo-21

Remove HashMap from some computation

I removed the hashmap that index "NodeId" and replace it with a Vec .
#1307

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions