Vita
Classes | Namespaces | Typedefs
evolution_strategy.h File Reference

Go to the source code of this file.

Classes

class  vita::basic_alps_es< T, CS >
 Basic ALPS strategy. More...
 
class  vita::de_alps_es< T >
 Differential evolution strategy enhanced with ALPS. More...
 
class  vita::de_es< T >
 Differential evolution strategy. More...
 
class  vita::evolution_strategy< T, SS, CS, RS >
 Defines the skeleton of the evolution, deferring some steps to client subclasses. More...
 
class  vita::std_es< T >
 Standard evolution strategy. More...
 

Namespaces

namespace  vita
 The main namespace for the project.
 

Typedefs

template<class T >
using vita::alps_es = basic_alps_es< T, recombination::base >
 

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_strategy.h.