1#ifndef FLOATINGPOINTCRSBLXALPHA_H_
2#define FLOATINGPOINTCRSBLXALPHA_H_
15 bool mate(GenotypeP gen1, GenotypeP gen2, GenotypeP child);
21typedef boost::shared_ptr<FloatingPointCrsBlxAlpha> FloatingPointCrsBlxAlphaP;
FloatingPoint genotype: BLX alpha crossover (http://bib.irb.hr/datoteka/640222.CEC_2013....
void registerParameters(StateP)
Register parameters with the system. Called before CrossoverOp::initialize.
bool initialize(StateP)
Initialize crossover operator. Called before first crossover operation.
bool mate(GenotypeP gen1, GenotypeP gen2, GenotypeP child)