Commit Graph

13 Commits

Author SHA1 Message Date
77bc712eba double to float 2022-10-31 23:10:28 +01:00
97d3cc8af9 Fixed Comparer (was sorting largest to smallest),
Added second check to ensure shortest path
2022-05-11 22:17:44 +02:00
52254de1aa Intellisense 2022-05-11 20:25:13 +02:00
a700d429d4 Update with 0ad913e54b 2022-05-11 19:45:35 +02:00
1384abfaf2 Optional Logger 2022-05-06 00:47:57 +02:00
d29ab7e01e Relocated Import 2022-05-06 00:40:58 +02:00
44511beb02 Added pathlength to goaldistance criteria 2022-05-06 00:31:26 +02:00
f6d5fe5905 Implementation of A* 2022-05-06 00:02:28 +02:00
e3fd034590 Refactored Graph and Importer into separate projects 2022-05-05 16:12:40 +02:00
29eef71d4a return 2022-05-05 16:02:49 +02:00
f30cef46c9 Added Logging Levels 2022-05-05 16:00:56 +02:00
08885de1c0 Placed Importer in different class 2022-05-05 15:48:45 +02:00
119c9edf43 Loading Xml from Ressourcefile 2022-05-05 02:00:55 +02:00