Antkeeper  0.0.1
Namespaces | Functions
cladogenesis.hpp File Reference
#include "game/ant/genome.hpp"
#include "game/ant/gene-pool.hpp"
#include <random>

Go to the source code of this file.

Namespaces

 ant
 

Functions

genome * ant::cladogenesis (const gene_pool &pool, std::random_device &rng)
 Generates a genome from a gene pool. More...