| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjmetal.core.SolutionType
jmetal.encodings.solutionType.PermutationSolutionType
public class PermutationSolutionType
Class representing the solution type of solutions composed of Permutation variables
| Field Summary | 
|---|
| Fields inherited from class jmetal.core.SolutionType | 
|---|
problem_ | 
| Constructor Summary | |
|---|---|
PermutationSolutionType(Problem problem)
Constructor  | 
|
| Method Summary | |
|---|---|
 Variable[] | 
createVariables()
Creates the variables of the solution  | 
| Methods inherited from class jmetal.core.SolutionType | 
|---|
copyVariables | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public PermutationSolutionType(Problem problem)
problem - Problem to solve| Method Detail | 
|---|
public Variable[] createVariables()
createVariables in class SolutionType
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||