| Package | Description | 
|---|---|
| org.biojavax.ga.functions | GA functions
  A genetic algorithm requires a number of functions. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | OrderCrossoverThis does a 2-point-crossover on two chromosomes keeping the Symbols in each
 chromosome constant. | 
| class  | SimpleCrossOverFunctionSimple Implementation of the  CrossOverFunctioninterface | 
Copyright © 2020 BioJava. All rights reserved.