Skip to content
This repository has been archived by the owner on Jan 17, 2020. It is now read-only.

v0.2.0

Compare
Choose a tag to compare
@carocad carocad released this 21 Oct 11:59
· 714 commits to master since this release
  • refactor trace element to be a lazy seq of ImmutableMapEntry (java class)
  • refactored Link and UndirectedLink protocol
  • improved performance of dijkstra algorithm using internally mutable data structures
  • several bug fixes