EvolvingBehavior  0.2.0
 
Loading...
Searching...
No Matches
UParentSelector Class Reference

An abstract base class for selecting parents. More...

#include <ParentSelector.h>

Inheritance diagram for UParentSelector:
UTopNFitnessSelector UTournamentSelector

Public Attributes

virtual TArray< FParentFitnessInfo > SelectParents(TArray< FParentFitnessInfo > parentInfo, URandomGen *randomGen) PURE_VIRTUAL(UParentSelector return temp
 

Detailed Description

An abstract base class for selecting parents.

Author
isrivastava
Date
12/12/17

There is currently one subclass, which is the TournamentSelector.


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