Package lio.crossover.bitchain

Class Summary
HUX Implements the HUX crossover used in CHC.
OnePointCrossover Implements the one point crossover operator for chains of bits.
TwoPointCrossover Implements the two point crossover operator for chains of bits.
UniformCrossover Implements the uniform crossover for chains of bits.