Commit Graph

22 Commits

Author SHA1 Message Date
3a1ca0cc3d Add separation between cars and pedestrian highways.
Add priority for high-speed routes.
2024-07-23 02:56:18 +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
94234b3498 Package "Graph" renamed to "GeoGraph" 2022-11-17 20:39:50 +01:00
3770ff9b57 error 2022-11-13 16:55:22 +01:00
32a9f8afa6 Added launch args 2022-11-13 16:53:03 +01:00
d677214573 Moved Projects 2022-11-13 15:29:31 +01:00
5f9b41753c
Merge pull request #8 from C9Glax/DatastructureAndAlgoChange
Structure Change
2022-11-13 16:08:36 +01:00
246ba9d182 Added log 2022-11-13 15:03:35 +01:00
adda057b88 removed duplicate 2022-11-13 14:59:06 +01:00
3498fe5ae3 Changed protection of Graph.nodes to private 2022-11-13 14:19:07 +01:00
a4ebf05d7a Initial change 2022-11-13 14:02:27 +01:00
f2cf676c31 Added "Route" 2022-11-03 19:14:14 +01:00
7e8d8e2a74 Different Call 2022-11-01 05:08:52 +01:00
bd06937b55 Readkey 2022-10-31 23:10:33 +01:00
04979c5159 Changed Logging 2022-05-11 22:18:33 +02:00
e0f17c1953 Added custom-file functionality 2022-05-11 21:13:33 +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
0e4faef6a4 Executable Console 2022-05-05 02:00:38 +02:00