ExpressionTree.h File Reference

Experimental - the goal is to speed up multiple calculation of value of the same, unchanged Chromosome by constructing a fixed tree and calling it every time value need to be calculted instead of going through the Chormosome, namely its table of elements. Copyright (c) 2008 Marek Ostaszewski, Sebastien Varrette (see COPYING). More...

Classes

class  GEP::Node< T >
class  GEP::OneArgNode< T >
class  GEP::TwoArgNode< T >
class  GEP::TerminalNode< T >
class  GEP::ExpressionTree< Type >

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.



Detailed Description

Experimental - the goal is to speed up multiple calculation of value of the same, unchanged Chromosome by constructing a fixed tree and calling it every time value need to be calculted instead of going through the Chormosome, namely its table of elements. Copyright (c) 2008 Marek Ostaszewski, Sebastien Varrette (see COPYING).

Author:
Marek Ostaszewski <Marek.Ostaszewski@uni.lu>, Sebastien Varrette <Sebastien.Varrette@uni.lu>
Date:
Mon Mar 2 2009

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