Package org.optaweb.vehiclerouting.service.location
Use cases that involve
locations.-
Interface Summary Interface Description DistanceMatrix Holds distances between every pair of locations.DistanceMatrixRow Containsdistancesfrom the location associated with this row to other locations.LocationRepository Defines repository operations on locations.RouteOptimizer Performs route optimization based on distances between locations. -
Class Summary Class Description LocationService Performs location-related use cases.