Skip to content

Instantly share code, notes, and snippets.

View sawcordwell's full-sized avatar

Steven Cordwell sawcordwell

View GitHub Profile
@sawcordwell
sawcordwell / singlepatch.py
Created January 10, 2015 10:06
Optimal fire management of a threatened species
# -*- 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.