public class BinaryProblem extends ParallelProblem<java.lang.Boolean>
CountProblem - counts set bits in solution.
BinaryProblem(int dimension)
dimension, lowerBound, upperBound
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public BinaryProblem(int dimension)
Creates a Count Problem.
dimension