Package | Description |
---|---|
org.optaplanner.examples.vehiclerouting.domain | |
org.optaplanner.examples.vehiclerouting.domain.timewindowed |
Modifier and Type | Class and Description |
---|---|
class |
VrpCustomer |
class |
VrpVehicle |
Modifier and Type | Field and Description |
---|---|
protected VrpStandstill |
VrpCustomer.previousStandstill |
Modifier and Type | Method and Description |
---|---|
VrpStandstill |
VrpCustomer.getPreviousStandstill() |
Modifier and Type | Method and Description |
---|---|
int |
VrpCustomer.getDistanceTo(VrpStandstill standstill) |
void |
VrpCustomer.setPreviousStandstill(VrpStandstill previousStandstill) |
Modifier and Type | Class and Description |
---|---|
class |
VrpTimeWindowedCustomer |
Copyright © 2006-2013 JBoss by Red Hat. All Rights Reserved.