1#ifndef FLOATINGPOINTCRSLOCAL_H_
2#define FLOATINGPOINTCRSLOCAL_H_
15 bool mate(GenotypeP gen1, GenotypeP gen2, GenotypeP child);
19typedef boost::shared_ptr<FloatingPointCrsLocal> FloatingPointCrsLocalP;
FloatingPoint genotype: local 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)