AStar/astar
glax 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
..
.idea/.idea.astar/.idea Upgrade to .net 8 2024-07-19 17:59:19 +02:00
Astar.cs Split Node.Previous into two fields for readability 2024-07-23 02:21:46 +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 Updated to new Structure of regions 2024-07-22 04:56:22 +02:00
Node.cs Split Node.Previous into two fields for readability 2024-07-23 02:21:46 +02:00
Route.cs Split Node.Previous into two fields for readability 2024-07-23 02:21:46 +02:00