Vita
Classes | Namespaces
evolution_recombination.h File Reference

Go to the source code of this file.

Classes

class  vita::recombination::base< T >
 This class defines the program skeleton of a standard genetic programming crossover plus mutation operation. More...
 
class  vita::recombination::de< T >
 This is based on the differential evolution four members crossover. More...
 
class  vita::recombination::strategy< T >
 The operation strategy (crossover, recombination, mutation...) adopted in the evolution class. More...
 

Namespaces

namespace  vita
 The main namespace for the project.
 

Detailed Description

Remarks
This file is part of VITA.
License\n
This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/

Definition in file evolution_recombination.h.