Deprecated Methods |
net.sf.cpsolver.coursett.heuristics.TimetableComparator.currentValue(Solution)
|
net.sf.cpsolver.coursett.heuristics.TimetableComparator.getBest(Solution)
|
net.sf.cpsolver.ifs.util.DistanceMetric.getDistanceInMeters(Double, Double, Double, Double)
Use @{link DistanceMetric.getDistanceInMeters(Long, Double, Double, Long, Double, Double) instead (to include travel time matrix when available). |
net.sf.cpsolver.ifs.util.DistanceMetric.getDistanceInMinutes(double, double, double, double)
Use @{link DistanceMetric.getDistanceInMinutes(Long, Double, Double, Long, Double, Double) instead (to include travel time matrix when available). |
net.sf.cpsolver.coursett.model.TimeLocation.IntEnumeration.nextInt()
|