/ABM-Template

A template for a spatially explicit agent-based model in C++ for fish or wildlife ecology.

Primary LanguageC++GNU General Public License v3.0GPL-3.0

Generic ABM

A jumping off point for building spatially explicit agent-based models for wildlife or fisheries studies. Contains an agent, a spatially explicit environment, and a controller. A graphical display is provided in OpenGL.

By design this code takes no arguments and does nothing. It's for building ABMs.