Table of Contents

Module: programselector charlemagne/programselector.py

Program selector module

This module is part of Charlemagne Copyright (c) Robert Green 2002, 2003

Charlemagne is distributed under the GNU General Public License. See the file LICENSE.txt in the distribution for details.

Imported modules   
from exception import NaughtyExpression
import whrandom
Classes   
FitnessProportionateProgramSelector

A class which selects a program randomly from the population, biased towards

ProgramSelector
RandomProgramSelector

A class which selects a program randomly from a population.

RouletteWheelSelector

A class which uses a roulette wheel method for selecting individuals from a

TournamentProgramSelector

A class which holds a tournament between n randomly selected individuals and selects


Table of Contents

This document was automatically generated on Tue Jun 10 03:55:07 2003 by HappyDoc version 2.0.1