Uses of Class
org.jgrapht.osm.HaversineHeuristic
Packages that use HaversineHeuristic
Package
Description
OpenStreetMap road-graph integration: GPKG preprocessing, CSV loading, and Haversine
heuristic for A* over geographic graphs.
-
Uses of HaversineHeuristic in org.jgrapht.osm
Methods in org.jgrapht.osm that return HaversineHeuristicModifier and TypeMethodDescriptionstatic <V> HaversineHeuristic<V> Convenience factory for the common case where coordinates are stored in aMap.