/NoDijkstraNo

An implementation of Dijkstra's "shortest path" in Java. For Ximena that challenge me to do it. #NeverForget #NoNekoNo

Primary LanguageJava

NoDijkstraNo

An implementation of Dijkstra's "shortest path" in Java. For Ximena that challenge me to do it. #NeverForget #NoNekoNo

It can be tested online here: https://ideone.com/iWt9fy Btw, the graph being tested can be found in this same repo.