Darwin Neuroevolution Framework
|
Interface to the Darwin runtime environment. More...
#include <runtime.h>
Static Public Member Functions | |
static void | init (int argc, char *argv[], const char *home_path=nullptr) |
Initialize the Darwin runtime. | |
static const fs::path & | darwinHomePath () |
The Darwin home path (containing configuration and log files) | |
static const char * | buildString () |
A signature string describing the current build. | |
Interface to the Darwin runtime environment.