|
Modular Megafauna Model 1.1.5
A physiological, dynamic herbivore simulator in C++.
|
Central management of all herbivores and habitats. More...
#include "world.h"#include <algorithm>#include <stdexcept>#include "aggregator.h"#include "date.h"#include "feed_herbivores.h"#include "habitat.h"#include "hft.h"#include "insfile_reader.h"#include "parameters.h"#include "population_interface.h"#include "population_list.h"#include "simulate_day.h"#include "simulation_unit.h"#include "text_table_writer.h"#include "world_constructor.h"Central management of all herbivores and habitats.