Skip to content

Reduce map usage #1

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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