Skip to content

Shortest path algorithm in Dart, CPS'ed, defunctionalized and made cool!

License

Notifications You must be signed in to change notification settings

jakobgt/dajkstra

Repository files navigation

dajkstra

Shortest path algorithm in Dart, CPS'ed, defunctionalized and made cool!

Example

See a running example of this code at http://cs.au.dk/~gedefar/shortest-path

Name

The name 'Dajkstra' is a contraction of Dart and Dijkstra = "Dajkstra".

About

Shortest path algorithm in Dart, CPS'ed, defunctionalized and made cool!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages