choco.cp.solver.constraints.global.geost.util
Class SolutionTester
java.lang.Object
choco.cp.solver.constraints.global.geost.util.SolutionTester
public final class SolutionTester
- extends Object
After solving and finding a solution, this class provides a function that tests whether a given solution is a valid solution.
It is only for the non_overlapping constraint.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SolutionTester
public SolutionTester(Setup s,
Constants c)
testSolution
public boolean testSolution()
Copyright © 2012. All Rights Reserved.