Interface BinarySolution
- All Superinterfaces:
Serializable,Solution<BinarySet>
- All Known Implementing Classes:
DefaultBinarySolution
Interface representing binary (bitset) solutions
- Author:
- Antonio J. Nebro
-
Method Summary
Modifier and TypeMethodDescriptionintMethods inherited from interface org.uma.jmetal.solution.Solution
attributes, constraints, copy, objectives, variables
-
Method Details
-
numberOfBitsPerVariable
-
totalNumberOfBits
int totalNumberOfBits()
-