This website requires JavaScript.
Explore
Help
Sign In
glax
/
OSMServer
Watch
1
Star
0
Fork
0
You've already forked OSMServer
Code
Pull Requests
Releases
Wiki
Activity
c238a9eed3
OSMServer
/
Pathfinding
History
glax
c238a9eed3
Implemented "smart" routing through priority:
...
Factors: speed, roadtype, junctions / waychanges.
2023-04-09 20:41:33 +02:00
..
Pathfinder_Distance.cs
Added checks if item already in queue, only update direct-distance if it not already calculated.
2023-04-09 19:22:21 +02:00
Pathfinder_Time.cs
Implemented "smart" routing through priority:
2023-04-09 20:41:33 +02:00
Pathfinder.cs
Implemented "smart" routing through priority:
2023-04-09 20:41:33 +02:00
Pathfinding.csproj
Created Pathfinding
2023-02-03 23:35:22 +01:00
PathNode.cs
Renamed PathNode distance and weight to include "delta".
2023-04-09 17:52:37 +02:00
RegionManager.cs
changed speeds and return type to byte
2023-04-09 19:22:34 +02:00