Dijkstra Implemented in C++17 Prerequisites gcc fmt Build & Run $ ./make.sh Then execute with predefined graph $ bin/dijkstra PREDEF or, with prompt to enter your own graph $ bin/dijkstra Licence BSD