Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
langhtml
#NEXUS

BEGIN NETWORKS;

Network tree1 = ((1,4,2),3);
Network tree2 = ((1,2),(4,3));

END;

BEGIN PHYLONET;

SymmetricDifference tree1 tree2;

END;

...

  • D.R. Robinson and L.R. Foulds. Comparison of phylogenetic trees. Mathematical Biosciences, 53:131–147131–147, 1981.

See Also