Darwin Neuroevolution Framework
Public Member Functions | List of all members
tournament::Tournament Class Referenceabstract

Tournament interface. More...

#include <tournament.h>

Inheritance diagram for tournament::Tournament:
core::NonCopyable tournament::SimpleTournament tournament::SwissTournament

Public Member Functions

virtual void evaluatePopulation (darwin::Population *population, GameRules *game_rules)=0
 Run the tournament and assigns fitness values based on the results.
 

Detailed Description

Tournament interface.


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