Skip to content

Version 0.6.0

Compare
Choose a tag to compare
@octavonce octavonce released this 13 Jan 17:57
· 19 commits to master since this release

Changes

  • Added shortest path iterator exposed as Graph::dijkstra().
  • Added values iterator.
  • Added edge insertion with cycle check.
  • Removed dependency on Clone for T.