Skip to content

Conversation

@mattkang
Copy link

Can use different types for vertices (e.g. std::string) and distances (e.g. float).
Important when using a larger graph and for greater precision, respectively.

Can use different types for vertices and precision for distances.
e.g. std::string for vertex identifiers, float for distances
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants