Skip to content

Releases: Zabuzard/Maglev

Maven integration

12 Feb 21:47
Compare
Choose a tag to compare

Converted project to Maven structure, setup Maven Central release.

v1.1

07 Nov 22:11
Compare
Choose a tag to compare

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

v1.0

03 Nov 14:37
Compare
Choose a tag to compare

Initial release version.

Maglev is feature-complete.