RoadGraph can be used to find the shortest paths across a node & path network.
Can even works in up to 3 dimensions.
What is new in this release:
- Fixed rare stack-overflow in LineSegment class.
Requirements:
- Java 1.6 or higher
Limitations:
- Does not handle different types of roads.
- Can't detect discontinuities such as worm holes and portals.
Comments not found