mguenther/graph-algorithms-in-java
This repository contains ADTs for working with graph structures and implements a variety of graph algorithms on top of them, most notably multiple variants of Dijkstra's shortest path algorithm.
Java
No issues in this repository yet.