dignea  1.0.0
Diverse Instance Generator with Novelty Search and Evolutionary Algorithms
Selection< S > Member List

This is the complete list of members for Selection< S >, including all inherited members.

getName() const =0 (defined in Selection< S >)Selection< S >pure virtual
select(const vector< S > &population)=0Selection< S >pure virtual
select(const vector< S > &population, int &parent)=0Selection< S >pure virtual
Selection()=default (defined in Selection< S >)Selection< S >
~Selection()=default (defined in Selection< S >)Selection< S >virtual