This update turns the former edge count into a proper generically typed edge weight, whereby Graph
and GraphEdge
each gain another type parameter. This, of course, is a breaking change, and all tests had to be adjusted.
This update turns the former edge count into a proper generically typed edge weight, whereby Graph
and GraphEdge
each gain another type parameter. This, of course, is a breaking change, and all tests had to be adjusted.