public interface GACrossResult
Holds the results of a CrossOver event, objects of this type are made by
CrossOverFunctions
Modifier and Type | Method and Description |
---|---|
SymbolList[] |
getChromosomes()
Gets the chromosomes after the cross
|
PointLocation[] |
getCrossOverPositions()
Returns the collection of cross over locations from the last cross
|
PointLocation[] getCrossOverPositions()
PointLocations
describing the cross over points.SymbolList[] getChromosomes()
Copyright © 2014 BioJava. All rights reserved.