Genealogy Paclet Symbol
Genealogy
More About »
SameCoalescentTreeQ
SameCoalescentTreeQ[tree1, tree2]
returns True if
tree1
and
tree2
are same, and false otherwise.
MORE INFORMATION
The SameQ (===) does not work because different orders of a pair of coalescent branches give same tree.
EXAMPLES
CLOSE ALL
Basic Examples
(1)
In[1]:=
In[2]:=
Out[2]=
Out[2]=
In[3]:=
Out[3]=
Out[3]=
MORE ABOUT
Genealogy