Parameters for Population class.
More...
#include <population.hpp>
|
size_t | SAMPLE_SIZE = 10u |
| number of individuals to sample
|
|
unsigned int | CONCURRENCY = 1u |
| number of threads
|
|
unsigned int | MAX_COEXISTENCE = 42u |
| max number of species that can coexist at a time
|
|
Parameters for Population class.
The documentation for this struct was generated from the following file: