Robot Simulator of the Robotics Group for Self-Organization of Control  0.8.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
TournamentSelectStrategy.h File Reference
#include <selforg/randomgenerator.h>
#include "ISelectStrategy.h"
Include dependency graph for TournamentSelectStrategy.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  TournamentSelectStrategy
 This class makes a select by randomized comparison of two individual of the old generation. More...