Bitstring

Various functions for a bitstring representation. More...

Classes

class  eoBit< FitT >
 Implementation of bitstring chromosome. More...
class  eoBitBitFlip
 eoBitFlip --> changes 1 bit More...
class  eoDetBitFlip< Chrom >
 eoDetBitFlip --> changes exactly k bits More...
class  eoBitMutation< Chrom >
 eoBitMutation --> classical mutation More...
class  eoBitInversion< Chrom >
 eoBitInversion: inverts the bits of the chromosome between an interval More...
class  eoBitNext< Chrom >
 eoBitNext --> next value when bitstring considered as binary value More...
class  eoBitPrev< Chrom >
 eoBitPrev --> previous value when bitstring treated as binary value More...
class  eo1PtBitCrossover
 eo1PtBitXover --> classic 1-point crossover More...
class  eoUBitXover< Chrom >
 eoUBitXover --> classic Uniform crossover More...
class  eoNPtsBitXover< Chrom >
 eoNPtsBitXover --> n-point crossover More...
class  eoBitGxOver< Chrom >
 eoBitGxOver --> Npts crossover when bistd::string considered as a std::string of binary-encoded genes (exchanges genes) Is anybody still using it apart from historians ??? :-) More...

Detailed Description

Various functions for a bitstring representation.


Generated on Thu Jan 1 23:19:43 2009 for EvolvingObjects by  doxygen 1.5.5