Skip to content

v0.1.7

Latest
Compare
Choose a tag to compare
@afritzen afritzen released this 04 Dec 17:31
· 4 commits to develop since this release
  • implemented caching
    • only one instance of ShortestPathFinder per graph
    • attempts to find cached results before dijkstra execution