- addPop
PopType addPop(PopType pop)
Undocumented in source. Be warned that the author may not have intended to support it.
- addPop
PopType addPop(size_t size, string name)
Undocumented in source. Be warned that the author may not have intended to support it.
- checkPop
bool checkPop(PopAbstract pop)
Undocumented in source. Be warned that the author may not have intended to support it.
- clean
void clean()
Undocumented in source. Be warned that the author may not have intended to support it.
- envolveGeneration
void envolveGeneration(bool delegate() whenExit, string saveFolder, void delegate(double) updater, bool delegate() pauser)
Undocumented in source. Be warned that the author may not have intended to support it.
- getPop
PopType getPop(size_t i)
Undocumented in source. Be warned that the author may not have intended to support it.
- loadPopulation
PopType loadPopulation(string filename)
Undocumented in source. Be warned that the author may not have intended to support it.