Interface BinaryProblem
- All Superinterfaces:
Problem<BinarySolution>,Serializable
- All Known Implementing Classes:
AbstractBinaryProblem,FakeBinaryProblem
Interface representing binary problems
- Author:
- Antonio J. Nebro
-
Method Summary
Modifier and TypeMethodDescriptionintMethods inherited from interface org.uma.jmetal.problem.Problem
createSolution, evaluate, name, numberOfConstraints, numberOfObjectives, numberOfVariables
-
Method Details
-
numberOfBitsPerVariable
-
totalNumberOfBits
int totalNumberOfBits()
-