Vita
Classes | Namespaces
evolution_replacement.h File Reference

Go to the source code of this file.

Classes

class  vita::replacement::alps< T >
 ALPS based replacement scheme. More...
 
class  vita::replacement::family_competition< T >
 A family competition replacement scheme. More...
 
class  vita::replacement::pareto< T >
 
class  vita::replacement::strategy< T >
 The replacement strategy (random, tournament...) for the vita::evolution_strategy class. More...
 
class  vita::replacement::tournament< T >
 Tournament based replacement scheme (aka kill tournament). 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_replacement.h.