This project contains an own implementation of a weighted graph concept (adjacency list) and how to find the shortest (Djikstra) and the minimum path. RandomGraph generates a graph for testing purposes (main method for path finding included)
SyJuly/How_to_get_from_A_to_B
You know Djikstra and his loose sense of orientation? That man was smart - no problem to be on time, anymore.
Java