Expand description
COLT from Wang/Willsey/Suciu
Traits§
- Colt
Forest Node - Data structure design for our COLT is unique.
- ColtGet
- Emulate the
get
and iterfunctions for a single Ght node [
GhtGet`] across a forest of ColtForestNodes. - Colt
GetTail ColtGet
without the first (head) trie.