Module lattices::ght::colt

source ·
Expand description

COLT from Wang/Willsey/Suciu

Traits§

  • Data structure design for our COLT is unique.
  • Emulate the get and iter functions for a single Ght node [GhtGet`] across a forest of ColtForestNodes.
  • ColtGet without the first (head) trie.