org.optaplanner.examples.vehiclerouting.domain.timewindowed
Class TimeWindowedVehicleRoutingSolution
java.lang.Object
org.optaplanner.examples.common.domain.AbstractPersistable
org.optaplanner.examples.vehiclerouting.domain.VehicleRoutingSolution
org.optaplanner.examples.vehiclerouting.domain.timewindowed.TimeWindowedVehicleRoutingSolution
- All Implemented Interfaces:
- Serializable, Comparable<AbstractPersistable>, Solution<HardSoftScore>
public class TimeWindowedVehicleRoutingSolution
- extends VehicleRoutingSolution
- See Also:
- Serialized Form
Methods inherited from class org.optaplanner.examples.vehiclerouting.domain.VehicleRoutingSolution |
equals, getCustomerList, getDepotList, getLocationList, getName, getProblemFacts, getScore, getVehicleList, hashCode, setCustomerList, setDepotList, setLocationList, setName, setScore, setVehicleList |
TimeWindowedVehicleRoutingSolution
public TimeWindowedVehicleRoutingSolution()
Copyright © 2006-2014 JBoss by Red Hat. All Rights Reserved.