|
0b755401b8
|
Fix Dijkstra implementation, add debug prints
|
2020-05-03 12:09:29 +02:00 |
|
|
25a80f7fa9
|
Allow NULL as search destination to generate the entire tree
|
2020-05-03 00:13:46 +02:00 |
|
|
7d6082ed68
|
Fix bugs and implement bugged version of Dijkstra
|
2020-05-03 00:00:41 +02:00 |
|
|
7d41c1cdf7
|
Start implementing actual search
|
2020-05-02 17:31:26 +02:00 |
|
|
087cefb13a
|
Rename dijkstrasearch to dijkstragraph
|
2020-05-02 17:02:26 +02:00 |
|
|
f3e5582af0
|
Implement (automatic) node IDs
|
2020-05-02 17:02:03 +02:00 |
|
|
0d2945d76f
|
Clean up code
|
2020-05-02 16:51:12 +02:00 |
|
|
f9e9726974
|
Implement intersection algorithm
|
2020-05-01 20:48:36 +02:00 |
|