Skip to content

Composite LineageEndCondition

Compare
Choose a tag to compare
@tgvaughan tgvaughan released this 11 Oct 10:20
· 14 commits to master since this release

This release introduces a new class, CompositeLineageEndCondition, which allows multiple
LineageEndConditions to be grouped together in such a way that the composite condition is
met only if all of the constituent conditions are met. This makes it possible to construct end
conditions that are met only if, for example, at least a certain number of lineages for each of
several types exist at a particular time.

Full documentation is provided on the MASTER wiki.

As always, MASTER-x.y.z.zip is the standalone distribution (no BEAST required), while MASTER.package.vx.y.z.zip is the BEAST package (installable via BEAUti's package manager).