shortest-paths topic

List shortest-paths repositories

dijkstrajs

43
Stars
13
Forks
Watchers

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

coursera-dsa

147
Stars
73
Forks
Watchers

Coursera's Data Structures and Algorithms Specialization

AlgoDS

3.4k
Stars
609
Forks
Watchers

Implementation of Algorithms and Data Structures, Problems and Solutions

Pathfinding-Visualizer-ThreeJS

430
Stars
64
Forks
Watchers

A visualizer for pathfinding algorithms in 3D with maze generation, first-person view and device camera input.

osrm

228
Stars
31
Forks
Watchers

Interface between R and the OpenStreetMap-based routing service OSRM

data-structures

184
Stars
43
Forks
Watchers

Common data structures and algorithms implemented in JavaScript

dijkstra

165
Stars
31
Forks
Watchers

Fastest golang Dijkstra path finder

hipster

323
Stars
89
Forks
Watchers

Hipster4j is a lightweight and powerful heuristic search library for Java and Android. It contains common, fully customizable algorithms such as Dijkstra, A* (A-Star), DFS, BFS, Bellman-Ford and more.

Erdos

126
Stars
13
Forks
Watchers

Modular and modern graph-theory algorithms framework in Java