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