[ Home | Docs | News | Resources | Download]
GAUL Documentation: Crossover Operators

The crossover operator to be used in GAUL is defined through a callback mechanism. Several common types of crossover have been implemented, and it is easy to add your own. Crossover operators are specific to particular chromosome types.

Crossover operators take two parent entities and mixes their chromosomes to create two offspring entities.

The built-in crossover operators are defined in src/ga_crossover.c:


[ Home | Docs | News | Resources | Download]
Hosted by:
SourceForge Logo
GAUL Button Valid HTML 4.01!

© 2001-2002, "Stewart Adcock" <stewart@linux-domain.com> All rights reserved.
All trademarks on this page are probably owned by their respective companies. You can insert you own favourite disclaimer here.