lifo-dijkstraserv/src
Markus Koch 0b755401b8 Fix Dijkstra implementation, add debug prints 2020-05-03 12:09:29 +02:00
..
dijkstragraph.c Fix Dijkstra implementation, add debug prints 2020-05-03 12:09:29 +02:00
dijkstragraph.h Fix bugs and implement bugged version of Dijkstra 2020-05-03 00:00:41 +02:00
dijkstrasearch.c Fix Dijkstra implementation, add debug prints 2020-05-03 12:09:29 +02:00
dijkstrasearch.h Fix Dijkstra implementation, add debug prints 2020-05-03 12:09:29 +02:00
geojson.c Automatically calculate weight from distance 2020-05-02 17:13:27 +02:00
geojson.h Rename dijkstrasearch to dijkstragraph 2020-05-02 17:02:26 +02:00
logging.c Implement GeoJson loader 2020-05-02 16:27:44 +02:00
logging.h Implement GeoJson loader 2020-05-02 16:27:44 +02:00
main.c Fix Dijkstra implementation, add debug prints 2020-05-03 12:09:29 +02:00