moaxcp / graph-dsl

A groovy dsl for creating and traversing graphs.
https://moaxcp.github.io/graph-dsl/
MIT License
27 stars 6 forks source link

Add weight comparator support #103

Open moaxcp opened 7 years ago

moaxcp commented 7 years ago

Weighted graphs use compareTo for sorting edges. There should be a way to change the default behavior.