|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjeco.kernel.operator.mutator.MutationOperator
jeco.kernel.operator.mutator.SwapMutation
public class SwapMutation
| Field Summary | |
|---|---|
protected double |
probability
|
| Constructor Summary | |
|---|---|
SwapMutation(double probability)
Constructor Creates a new IntegerFlipMutation mutation operator instance |
|
| Method Summary | |
|---|---|
Solution |
execute(Solution solution)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected double probability
| Constructor Detail |
|---|
public SwapMutation(double probability)
| Method Detail |
|---|
public Solution execute(Solution solution)
execute in class MutationOperator
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||