Skip to content
Snippets Groups Projects
Commit d7cbbca9 authored by David Rosca's avatar David Rosca
Browse files

Graphs: Change node/edge values from Primitive to int

Primitive doesn't work well in algorithms. Also, almost (?) all
algorithms are working with integer values on nodes/edges, so this
should be just fine.
parent d88b39d5
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment