Skip to content

Tree data structure notes

matsen edited this page Apr 1, 2011 · 1 revision

Notes on tree data structures

Needs:

  • read in the tree
  • reroot tree
  • recur through tree
  • delete leaves and "heal" wounds
  • evolve probability distributions down trees
Clone this wiki locally