Package | Description |
---|---|
org.biojavax.ga.functions |
GA functions
|
Modifier and Type | Method and Description |
---|---|
PointLocation[] |
GACrossResult.getCrossOverPositions()
Returns the collection of cross over locations from the last cross
|
PointLocation[] |
GACross.getCrossOverPositions()
Returns the collection of cross over locations from the last cross
|
PointLocation[] |
SimpleGACrossResult.getCrossOverPositions() |
Constructor and Description |
---|
SimpleGACrossResult(PointLocation[] crossOverPositions,
SymbolList[] chromosomes) |