lifo-dijkstraserv/src
Markus Koch 7753ce8477 Only iterate from path_b to path_new when intersecting 2021-06-20 14:44:09 +02:00
..
dijkstragraph.c Only iterate from path_b to path_new when intersecting 2021-06-20 14:44:09 +02:00
dijkstragraph.h Implement trainline support 2021-02-26 19:15:48 +01:00
dijkstrasearch.c Print cost in search result 2021-03-13 13:07:33 +01:00
dijkstrasearch.h Increase iteration limit to 5000 2021-02-04 23:51:55 +01:00
dijkstraserv.c Set request limit to 40 characters 2020-05-05 19:40:42 +02:00
dijkstraserv.h Implement HTTP server for requests 2020-05-03 19:59:12 +02:00
geojson.c Do not use z-coordinate for speed on TRAINLINE or ACCESS 2021-03-13 13:02:19 +01:00
geojson.h Implement trainline support 2021-02-26 19:15:48 +01: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 Implement trainline support 2021-02-26 19:15:48 +01:00