Skip to content

Generic Edge Weight

Latest
Compare
Choose a tag to compare
@flowtoolz flowtoolz released this 07 Feb 18:42
· 21 commits to master since this release

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.