Uses of Package
org.optaweb.vehiclerouting.domain
-
Classes in org.optaweb.vehiclerouting.domain used by org.optaweb.vehiclerouting.domain Class Description Coordinates Horizontal geographical coordinates consisting of latitude and longitude.Distance Location A unique location significant to the user.LocationData Location properties.Route Vehicle's itinerary (sequence of visits) and its depot.RouteWithTrack Vehicle'sitineraryenriched with detailed geographical description of the route.RoutingPlan Route plan for the whole vehicle fleet.Vehicle Vehicle that can be used to deliver cargo to visits.VehicleData Data about a vehicle. -
Classes in org.optaweb.vehiclerouting.domain used by org.optaweb.vehiclerouting.plugin.persistence Class Description Coordinates Horizontal geographical coordinates consisting of latitude and longitude.Location A unique location significant to the user.Vehicle Vehicle that can be used to deliver cargo to visits.VehicleData Data about a vehicle. -
Classes in org.optaweb.vehiclerouting.domain used by org.optaweb.vehiclerouting.plugin.planner Class Description Location A unique location significant to the user.Vehicle Vehicle that can be used to deliver cargo to visits. -
Classes in org.optaweb.vehiclerouting.domain used by org.optaweb.vehiclerouting.plugin.planner.domain Class Description Location A unique location significant to the user.Vehicle Vehicle that can be used to deliver cargo to visits. -
Classes in org.optaweb.vehiclerouting.domain used by org.optaweb.vehiclerouting.plugin.routing Class Description Coordinates Horizontal geographical coordinates consisting of latitude and longitude. -
Classes in org.optaweb.vehiclerouting.domain used by org.optaweb.vehiclerouting.plugin.websocket Class Description Coordinates Horizontal geographical coordinates consisting of latitude and longitude.Distance Location A unique location significant to the user.RoutingPlan Route plan for the whole vehicle fleet.Vehicle Vehicle that can be used to deliver cargo to visits. -
Classes in org.optaweb.vehiclerouting.domain used by org.optaweb.vehiclerouting.service.demo Class Description RoutingProblem Definition of the vehicle routing problem instance. -
Classes in org.optaweb.vehiclerouting.domain used by org.optaweb.vehiclerouting.service.demo.dataset Class Description LocationData Location properties.RoutingProblem Definition of the vehicle routing problem instance.VehicleData Data about a vehicle. -
Classes in org.optaweb.vehiclerouting.domain used by org.optaweb.vehiclerouting.service.distance Class Description Coordinates Horizontal geographical coordinates consisting of latitude and longitude.Location A unique location significant to the user. -
Classes in org.optaweb.vehiclerouting.domain used by org.optaweb.vehiclerouting.service.location Class Description Coordinates Horizontal geographical coordinates consisting of latitude and longitude.Distance Location A unique location significant to the user.Vehicle Vehicle that can be used to deliver cargo to visits. -
Classes in org.optaweb.vehiclerouting.domain used by org.optaweb.vehiclerouting.service.region Class Description Coordinates Horizontal geographical coordinates consisting of latitude and longitude. -
Classes in org.optaweb.vehiclerouting.domain used by org.optaweb.vehiclerouting.service.route Class Description Coordinates Horizontal geographical coordinates consisting of latitude and longitude.Distance RoutingPlan Route plan for the whole vehicle fleet. -
Classes in org.optaweb.vehiclerouting.domain used by org.optaweb.vehiclerouting.service.vehicle Class Description Vehicle Vehicle that can be used to deliver cargo to visits.VehicleData Data about a vehicle.