Skip to content

Reduce map usage #1

@gstonge

Description

@gstonge

Maps were used to allow any type of node labels. However, a lot of operations could be faster if vectors were used instead of maps.

This could be done by mapping node labels in the constructors to integers, and use integers in the backend.

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