Skip to content

Optimises Dijkstra tree algo

Compare
Choose a tag to compare
@songololo songololo released this 04 Feb 16:21
· 34 commits to master since this release

Splits the underlying Dijkstra shortest path algorithm into three separate versions for shortest / simplest / segment for performance improvements.