Interface PermutationSolution<T>
- All Superinterfaces:
Serializable,Solution<T>
- All Known Implementing Classes:
IntegerPermutationSolution
Interface representing permutation based solutions
- Author:
- Antonio J. Nebro
-
Method Summary
Methods inherited from interface org.uma.jmetal.solution.Solution
attributes, constraints, copy, objectives, variables
-
Method Details
-
getLength
int getLength()
-