Uses of Package
org.optaweb.vehiclerouting.service.distance
-
Packages that use org.optaweb.vehiclerouting.service.distance Package Description org.optaweb.vehiclerouting.plugin.persistence Persistence infrastructure.org.optaweb.vehiclerouting.plugin.routing Provides information based on geographical data, for example fastest and shortest distances between locations.org.optaweb.vehiclerouting.service.distance Distance matrix calculation. -
Classes in org.optaweb.vehiclerouting.service.distance used by org.optaweb.vehiclerouting.plugin.persistence Class Description DistanceRepository Stores distances between locations. -
Classes in org.optaweb.vehiclerouting.service.distance used by org.optaweb.vehiclerouting.plugin.routing Class Description DistanceCalculator Calculates distances between coordinates. -
Classes in org.optaweb.vehiclerouting.service.distance used by org.optaweb.vehiclerouting.service.distance Class Description DistanceCalculator Calculates distances between coordinates.DistanceRepository Stores distances between locations.