AStar/astar
2024-07-24 22:02:37 +02:00
..
.idea/.idea.astar/.idea Add separation between cars and pedestrian highways. 2024-07-23 02:56:18 +02:00
PathingHelper Add Parameters for weight-mapping priorities, 2024-07-24 01:54:23 +02:00
Astar.cs Changed optimizer values. 2024-07-24 22:02:37 +02:00
astar.csproj Updated to new Structure of regions 2024-07-22 04:56:22 +02:00
astar.sln Moved Projects 2022-11-13 15:29:31 +01:00
astar.sln.DotSettings.user Updated to new Structure of regions 2024-07-22 04:56:22 +02:00
Graph.cs Update Dependencies, 2024-07-23 16:42:03 +02:00
Node.cs Switchable between distance and speed metric 2024-07-23 19:10:29 +02:00
Route.cs Fix Route ToString minutes 2024-07-23 23:54:09 +02:00