|
OptaPlanner distribution 6.0.0.CR4-Pre1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Visit | |
---|---|
org.optaplanner.examples.tsp.domain | |
org.optaplanner.examples.tsp.domain.solver |
Uses of Visit in org.optaplanner.examples.tsp.domain |
---|
Methods in org.optaplanner.examples.tsp.domain that return types with arguments of type Visit | |
---|---|
List<Visit> |
TravelingSalesmanTour.getVisitList()
|
Method parameters in org.optaplanner.examples.tsp.domain with type arguments of type Visit | |
---|---|
void |
TravelingSalesmanTour.setVisitList(List<Visit> visitList)
|
Uses of Visit in org.optaplanner.examples.tsp.domain.solver |
---|
Methods in org.optaplanner.examples.tsp.domain.solver with parameters of type Visit | |
---|---|
int |
LongitudeVisitDifficultyComparator.compare(Visit a,
Visit b)
|
int |
LatitudeVisitDifficultyComparator.compare(Visit a,
Visit b)
|
|
OptaPlanner distribution 6.0.0.CR4-Pre1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |