Package | Description |
---|---|
org.optaplanner.examples.tsp.domain.location |
Modifier and Type | Field and Description |
---|---|
protected Map<RoadLocation,Double> |
RoadLocation.travelDistanceMap |
Modifier and Type | Method and Description |
---|---|
Map<RoadLocation,Double> |
RoadLocation.getTravelDistanceMap() |
Modifier and Type | Method and Description |
---|---|
void |
RoadLocation.setTravelDistanceMap(Map<RoadLocation,Double> travelDistanceMap) |
Copyright © 2006–2019 JBoss by Red Hat. All rights reserved.