Uses of Package
org.optaplanner.examples.tsp.domain.location
-
Packages that use org.optaplanner.examples.tsp.domain.location Package Description org.optaplanner.examples.tsp.domain org.optaplanner.examples.tsp.domain.location org.optaplanner.examples.tsp.swingui -
Classes in org.optaplanner.examples.tsp.domain.location used by org.optaplanner.examples.tsp.domain Class Description DistanceType Location -
Classes in org.optaplanner.examples.tsp.domain.location used by org.optaplanner.examples.tsp.domain.location Class Description DistanceType Location RoadLocation The cost between 2 locations was precalculated on a real road network route. -
Classes in org.optaplanner.examples.tsp.domain.location used by org.optaplanner.examples.tsp.swingui Class Description AirLocation The cost between 2 locations is a straight line: the euclidean distance between their GPS coordinates.