#include "genetic/population.h" Genetic::Population::Population() { } Genetic::Population::~Population() { }