|
Darwin Neuroevolution Framework
|
Interface to a population factory. More...
#include <darwin.h>
Public Member Functions | |
| virtual unique_ptr< Population > | create (const core::PropertySet &config, const Domain &domain)=0 |
| Creates a new population. | |
| virtual unique_ptr< core::PropertySet > | defaultConfig (ComplexityHint hint) const =0 |
| Returns a default set of properties. | |
Interface to a population factory.
1.8.14