Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 644 Bytes

README.md

File metadata and controls

22 lines (12 loc) · 644 Bytes

Tree algebra

  • Labeling and manipulation of binary rooted trees.
  • Algebraic operations: addition, multiplication, etc.
  • Applications for phylogenetic trees.

Initially used as PoC for

Hadfi R. (2018) "Solving Tree Problems with Category Theory". In: Iklé M., Franz A., Rzepka R., Goertzel B. (eds) Artificial General Intelligence. AGI 2018. Lecture Notes in Computer Science, vol 10999. Springer, Cham

Usage

All routines are mainly in algtree.r.

You need to update the directory tree_algebra/.

See also