Package | Description |
---|---|
org.biojavax.ga.functions |
GA functions
|
Modifier and Type | Class and Description |
---|---|
class |
SimpleMutationFunction
Simple no frills Implementation of the MutationFunction interface
|
class |
SwapMutationFunction
This class does a sort of mutation by exchanging two positions on the
chromosome.
|