4#include "ParallelAlgorithm.h"
19 std::vector<IndividualP> myJob;
22typedef boost::shared_ptr<AlgAEliGpea2> AlgAEliGpea2P;
Asynchronous elimination global parallel algorithm (outdated version)
bool advanceGeneration(StateP state, DemeP deme)
Perform a single generation on a single deme.
void registerParameters(StateP state)
Register algorithm's parameters (if any).
bool initialize(StateP state)
Initialize the algorithm, read parameters from the system, do a sanity check.