Rev Language Reference


checkNodeOrderConstraints

Usage

checkNodeOrderConstraints(TimeTree tree, RlRelativeNodeAgeConstraints constraints)

Arguments

tree : TimeTree (pass by const reference)
The tree which is used to compute the MRCA.
constraints : RlRelativeNodeAgeConstraints (pass by value)
The constraints on relative node ages that need to be tested on the tree.

Return Type