dijkstra topic

List dijkstra repositories

animated-london-tube

5
Stars
2
Forks
Watchers

Using the London Underground to explain pathfinding algorithms visually

unity-dijkstras-pathfinding

88
Stars
8
Forks
Watchers

Dijkstra's Pathfinding Algorithm Unity Implementation. (Not being maintained by me, it is just an experiment.)

node-dijkstra

155
Stars
36
Forks
Watchers

A NodeJS implementation of Dijkstra's algorithm

dijkstra-cartography

1.2k
Stars
74
Forks
Watchers

Using Dijkstra's algorithm ("finding the shortest paths between nodes in a graph") to draw maps :earth_africa:.

pathfinder.vim

286
Stars
4
Forks
Watchers

Vim plugin to suggest better movements

dijkstrajs

43
Stars
13
Forks
Watchers

A simple JavaScript implementation of Dijkstra's single-source shortest-paths algorithm.

java-ds-algorithms

125
Stars
28
Forks
Watchers

Data Structures and Algorithms in Java

Algorithms

16.7k
Stars
4.3k
Forks
Watchers

A collection of algorithms and data structures

AlgoDS

3.4k
Stars
609
Forks
Watchers

Implementation of Algorithms and Data Structures, Problems and Solutions

graphhopper

4.7k
Stars
1.5k
Forks
Watchers

Open source routing engine for OpenStreetMap. Use it as Java library or standalone web server.