-
Notifications
You must be signed in to change notification settings - Fork 4
Module: TreeNode
Niema Moshiri edited this page Jul 9, 2018
·
4 revisions
The TreeNode module stores (and manipulates) a specific node in a phylogenetic tree. A phylogenetic tree is accessible by its root node. See the source code to see what is defined by the abstract class.
- Implements the TreeNode module simply using pointers
- Requirements:
- None
- Config Parameters:
- None
Niema Moshiri & Siavash Mirarab 2016