View singlepatch.py
# -*- coding: utf-8 -*- | |
"""Optimal fire management of a threatened species | |
=============================================== | |
This PyMDPtoolbox example is based on a paper [Possingham1997]_ preseneted by | |
Hugh Possingham and Geoff Tuck at the 1997 MODSIM conference. This version | |
only considers a single population, rather than the full two-patch spatially | |
structured model in the paper. The paper is freely available to read from the | |
link provided, so minimal details are given here. |