Vita
Public Member Functions | List of all members
vita::replacement::pareto< T > Class Template Reference

Inherits vita::replacement::strategy< T >.

Public Member Functions

void run (const typename strategy< T >::parents_t &, const typename strategy< T >::offspring_t &, summary< T > *)
 
- Public Member Functions inherited from vita::replacement::strategy< T >
 strategy (population< T > &, evaluator< T > &)
 

Additional Inherited Members

- Public Types inherited from vita::replacement::strategy< T >
using offspring_t = typename recombination::strategy< T >::offspring_t
 
using parents_t = typename selection::strategy< T >::parents_t
 
- Protected Attributes inherited from vita::replacement::strategy< T >
evaluator< T > & eva_
 
population< T > & pop_
 

Detailed Description

template<class T>
class vita::replacement::pareto< T >

Definition at line 130 of file evolution_replacement.h.


The documentation for this class was generated from the following file: