Skip to content

v1.1

Compare
Choose a tag to compare
@Zabuzard Zabuzard released this 07 Nov 22:11
· 10 commits to master since this release

API improvements.

  • Added AbortBeforeIfModule
  • doConsiderEdgeForRelaxiation for DijkstraModules exposes TentativeDistance as additional argument
  • SimpleGraph and SimpleEdge are not final anymore
  • Path can now be iterated reversely via reverseIterator()
  • Added 2 shortestPathReachable methods which return a PathTree for more complex path retrieval