HYPHY Reference
:
Batch language command
:ClearConstraints
ClearConstraints
Batch language command
Used to remove constraints on variables.
Syntax
ClearConstraints(var1,var2,...,varN);
Notes
All var's must reference existing variables.
Examples
ClearConstraints(tr.Node1.a,tr.Node1.b);
Last modified: 8/17/1999
Sergei L. Kosakovsky Pond and Spencer V. Muse, 1997-2002