Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 750 Bytes

File metadata and controls

17 lines (13 loc) · 750 Bytes

Skip Lists

Binary Decision Diagrams

Zero-supressed binary Decision Diagrams

Caroline Word Graph

notes: something like a DAG compressed by a popcount'd bitmap for each tree node's children, shrunken even further by the observation that only certain bitmaps will be needed for a given language (in this case, english)

QP Trie