Home
last modified time | relevance | path

Searched refs:BuildConstraintTree (Results 1 – 3 of 3) sorted by relevance

/dports/biology/mrbayes/MrBayes-3.2.7/src/
H A Dutils.h119 int BuildConstraintTree (Tree *t, PolyTree *pt, char **localTaxonNames);
H A Dutils.c2308 int BuildConstraintTree (Tree *t, PolyTree *pt, char **localTaxonNames) in BuildConstraintTree() function
H A Dmodel.c12154 if (BuildConstraintTree (tree, constraintTreeRef, localTaxonNames) == ERROR) in FillTreeParams()