Blurb::
Select a crossover type
Description::
The \c crossover_type controls what approach is employed for combining parent 
genetic information to create offspring. The SCOLIB EA method supports three 
forms of crossover, \c two_point, \c blend, and \c uniform, which generate a 
new individual through combinations of two parent individuals. 
Topics::
Examples::
Theory::
Faq::
See_Also::	
