Commit Graph

10 Commits

Author SHA1 Message Date
0758ae1d86 Update Dependencies,
Introduced directional search
2024-07-23 16:42:03 +02:00
eabceed59d Fix and Improve PriorityQueue, Distance Calculation for previous 2024-07-23 04:24:35 +02:00
f21845ced4 Split Node.Previous into two fields for readability
Add ToString to Route
Simplify algorithm
MinCoordinates and MaxCoordinates returns graph min/max always
2024-07-23 02:21:46 +02:00
c16452068c Updated to new Structure of regions 2024-07-22 04:56:22 +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
958913d3d2 Importer 2022-05-05 15:49:28 +02:00