Commit Graph

9 Commits

Author SHA1 Message Date
52254de1aa Intellisense 2022-05-11 20:25:13 +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
2b3a1bb5bc changed weight factor to double 2022-05-06 00:01:02 +02:00
7b6b17519e Graph fix 2022-05-05 16:32:19 +02:00
7a39b31761 Revert "removed weight from info"
This reverts commit 7e881c1360.
2022-05-05 16:26:15 +02:00
7e881c1360 removed weight from info 2022-05-05 16:26:00 +02:00
6a66ea9f63 intermediate 2022-05-05 16:23:00 +02:00
e3fd034590 Refactored Graph and Importer into separate projects 2022-05-05 16:12:40 +02:00