Darwin Neuroevolution Framework
Public Member Functions | List of all members
darwin::DomainFactory Class Referenceabstract

Interface to the domain factory. More...

#include <darwin.h>

Inheritance diagram for darwin::DomainFactory:
core::ModuleFactory core::NonCopyable

Public Member Functions

virtual unique_ptr< Domaincreate (const core::PropertySet &config)=0
 Creates a new domain.
 
virtual unique_ptr< core::PropertySetdefaultConfig (ComplexityHint hint) const =0
 Returns a default set of properties.
 

Detailed Description

Interface to the domain factory.


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