This repository has been archived on 2025-01-15. You can view files and clone it, but cannot push or open issues or pull requests.
OSMServer/Pathfinding
glax 946fa0206b Made Pathfinder non-static to enable field-usage in other methods/classes.
Added fields RegionManager, workingDirectory, PathResult (result of AStar), gScore (result of AStar). Fields later used in Renderer.

SaveGraph is now called SaveResult and serializes PathResult as JSON.
2023-04-20 19:39:18 +02:00
..
2023-04-13 19:18:25 +02:00
2023-04-09 21:02:32 +02:00