tgvaughan / MASTER

A versatile simulation engine for stochastic population dynamics models.
http://tgvaughan.github.io/MASTER
GNU General Public License v3.0
22 stars 8 forks source link

Allow timed start nodes. #7

Closed tgvaughan closed 11 years ago

tgvaughan commented 11 years ago

This will allow simulation of trees from serially sampled tips.

tgvaughan commented 11 years ago

Lineages can now be introduced at arbitrary times following the start of the simulation. Introduction of a lineage results in an incrementation of the size of the corresponding population. This means that the initial population size state is now the number of individuals excluding those associated with lineages.