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
213
Commits
1
Branch
0
Tags
267
KiB
C#
100%
f525b88a3a
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
glax
f525b88a3a
Best factors for current heurisitc: roadPriority 0.0215, extraTime: 3
2023-04-24 19:38:09 +02:00
API
Removed unnecessary factors
2023-04-23 15:07:26 +02:00
OSMDatastructure
Added missing maxspeed:max
2023-04-24 18:53:02 +02:00
Pathfinding
Added methods RemoveExcept(Ienumberable) and Clear()
2023-04-24 19:37:25 +02:00
RenderPath
Fixed gScore with MaxValue due to Vector Angle returning NaN
2023-04-23 13:41:22 +02:00
Server
Best factors for current heurisitc: roadPriority 0.0215, extraTime: 3
2023-04-24 19:38:09 +02:00
.gitignore
removed Dotsettings
2023-04-01 22:03:06 +02:00
OSMServer.sln
Added visualization to confirm paths
2023-04-13 00:24:33 +02:00