|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.opttek.optquest.COptQuestPermutationGroup
This class allows users to add groups of permutation variables to an optimization problem. Permutation variables within each group are sequenced.
| Constructor Summary | |
COptQuestPermutationGroup()
|
|
| Method Summary | |
void |
AddVariable(COptQuestPermutationVariable variable)
Adds a permutation variable to the group. |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public COptQuestPermutationGroup()
| Method Detail |
public void AddVariable(COptQuestPermutationVariable variable)
variable -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||