|
JAGA Homepage | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of ReproductionAlgorithm in org.jaga.definitions |
|---|
| Methods in org.jaga.definitions that return ReproductionAlgorithm | |
|---|---|
ReproductionAlgorithm |
GAParameterSet.getReproductionAlgorithm()
|
| Methods in org.jaga.definitions with parameters of type ReproductionAlgorithm | |
|---|---|
void |
GAParameterSet.setReproductionAlgorithm(ReproductionAlgorithm val)
|
| Uses of ReproductionAlgorithm in org.jaga.reproduction |
|---|
| Classes in org.jaga.reproduction that implement ReproductionAlgorithm | |
|---|---|
class |
CombinedReproductionAlgorithm
TODO: Complete these comments. |
class |
Mutation
TODO: Complete these comments. |
class |
XOver
TODO: Complete these comments. |
| Methods in org.jaga.reproduction that return ReproductionAlgorithm | |
|---|---|
ReproductionAlgorithm |
CombinedReproductionAlgorithm.getReproductionAlgorithm(int position)
|
| Methods in org.jaga.reproduction with parameters of type ReproductionAlgorithm | |
|---|---|
void |
CombinedReproductionAlgorithm.insertReproductionAlgorithm(int position,
ReproductionAlgorithm algorithm)
|
void |
CombinedReproductionAlgorithm.setReproductionAlgorithm(int position,
ReproductionAlgorithm algorithm)
|
int |
CombinedReproductionAlgorithm.findReproductionAlgorithm(ReproductionAlgorithm algorithm)
|
private void |
CombinedReproductionAlgorithm.checkAlgorithmFitsTheOthers(ReproductionAlgorithm algorithm)
|
| Uses of ReproductionAlgorithm in org.jaga.reproduction.booleanFormulas |
|---|
| Classes in org.jaga.reproduction.booleanFormulas that implement ReproductionAlgorithm | |
|---|---|
class |
FunctionTreeMutation
TODO: Complete these comments. |
class |
FunctionTreeXOver
TODO: Complete these comments. |
| Uses of ReproductionAlgorithm in org.jaga.reproduction.greycodedNumbers |
|---|
| Classes in org.jaga.reproduction.greycodedNumbers that implement ReproductionAlgorithm | |
|---|---|
class |
SimpleBinaryMutation
TODO: Complete these comments. |
class |
SimpleBinaryXOver
TODO: Complete these comments. |
class |
SimpleBinaryXOverWithMutation
TODO: Complete these comments. |
| Uses of ReproductionAlgorithm in org.jaga.reproduction.proteinLocation |
|---|
| Classes in org.jaga.reproduction.proteinLocation that implement ReproductionAlgorithm | |
|---|---|
class |
PolypeptidePatternElongation
TODO: Complete these comments. |
class |
PolypeptidePatternMutation
TODO: Complete these comments. |
class |
PolypeptidePatternXOver
TODO: Complete these comments. |
| Uses of ReproductionAlgorithm in org.jaga.util |
|---|
| Methods in org.jaga.util that return ReproductionAlgorithm | |
|---|---|
ReproductionAlgorithm |
DefaultParameterSet.getReproductionAlgorithm()
|
| Methods in org.jaga.util with parameters of type ReproductionAlgorithm | |
|---|---|
void |
DefaultParameterSet.setReproductionAlgorithm(ReproductionAlgorithm val)
|
|
JAGA Homepage | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||