GestureRecognitionToolkit  Version: 0.2.0
The Gesture Recognition Toolkit (GRT) is a cross-platform, open-source, c++ machine learning library for real-time gesture recognition.
EvolutionaryAlgorithm.h File Reference

This class implements a template based EvolutionaryAlgorithm. More...

#include "Individual.h"

Go to the source code of this file.

Classes

class  EvolutionaryAlgorithm< INDIVIDUAL >
 

Detailed Description

This class implements a template based EvolutionaryAlgorithm.

Author
Nicholas Gillian ngill.nosp@m.ian@.nosp@m.media.nosp@m..mit.nosp@m..edu
Version
1.0
Remarks
This implementation is based on Michalewicz, Zbigniew. Genetic algorithms + data structures= evolution programs. springer, 1996.

Definition in file EvolutionaryAlgorithm.h.