Check out my first novel, midnight's simulacra!
Trees: Difference between revisions
From dankwiki
No edit summary |
No edit summary |
||
Line 15: | Line 15: | ||
* [[Gomory-Hu Tree|Gomory-Hu]] | * [[Gomory-Hu Tree|Gomory-Hu]] | ||
* decision | * decision | ||
* Hilbert R | |||
* game | * game | ||
* aa | * aa |
Revision as of 03:11, 11 March 2013
Trees? We've got all the trees you need! I'm thinking about writing a pop computer science book, one chapter on each of these.
- red-black
- AVL (Adelson-Velsky + Landis)
- pq
- top
- fat
- b / b+ / 2-3
- vEB (van Emde Boas)
- radix
- dancing
- splay
- trie
- kd
- (minimal) spanning
- Gomory-Hu
- decision
- Hilbert R
- game
- aa
- Trémaux
- Steiner
Compiling
- abstract syntax
- doubly logarithmic
- dominator
...
Theory
- Finite/Pushdown Tree Automata
- Algebraic tree systems