Operators.h File Reference

Operators for GEP chromosomes, single (various kinds of mutation) or pair (recombination). More...

Classes

class  GEP::Operators< IndividualType >
 Set of genetic operations for GEP::SChromosome. It is used to perform modifications to Individuals during evolution of population. Operations here are performed on single (or pairs of) GEP::Chromosome<CType> instances. More...

Namespaces

namespace  GEP
 

Namespace for classes related to Gene Expression Programming This namespace contains classes describing Karva chromosomes, individuals based on these chromosomes, genetic operators and poppulation management.


Typedefs

typedef boost::uniform_int uniInt
typedef boost::uniform_smallint uniSmallint
typedef
boost::variate_generator
< boost::mt19937
&, uniSmallint
smallGen

Detailed Description

Operators for GEP chromosomes, single (various kinds of mutation) or pair (recombination).

Author:
Marek Ostaszewski <Marek.Ostaszewski@uni.lu>, Sebastien Varrette <Sebastien.Varrette@imag.fr>
Date:
Wed May 14 2008

Copyright (c) 2008 Marek Ostaszewski, Sebastien Varrette (see COPYING)


Typedef Documentation

typedef boost::variate_generator< boost::mt19937 &, uniSmallint > smallGen
typedef boost::uniform_int uniInt
typedef boost::uniform_smallint uniSmallint

Generated on Fri Dec 11 22:28:17 2009 for LibGEP by  doxygen 1.6.1