Uses of Package
org.optaplanner.examples.tsp.domain.location
Packages that use org.optaplanner.examples.tsp.domain.location
Package
Description
-
Classes in org.optaplanner.examples.tsp.domain.location used by org.optaplanner.examples.tsp.domain
-
Classes in org.optaplanner.examples.tsp.domain.location used by org.optaplanner.examples.tsp.domain.locationClassDescriptionThe 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.swinguiClassDescriptionThe cost between 2 locations is a straight line: the euclidean distance between their GPS coordinates.