Table of Contents

Class: TwoPointCrossover Bio/GA/Crossover/TwoPoint.py

Perform two point crossover between genomes at some defined rate.

This performs a crossover between two genomes at some defined frequency. The location of the points of crossover are chosen randomly if the crossover meets the probability to occur.

Base Classes   
TwoCrossover
Methods   
__init__
  __init__ 
__init__ ( self,  crossover_prob=.1 )

Initialize to do crossovers at the specified probability.


Table of Contents

This document was automatically generated on Mon Jul 1 12:03:10 2002 by HappyDoc version 2.0.1