summaryrefslogtreecommitdiff
path: root/src/libdisfluid/disfluid-trie-node.h
AgeCommit message (Expand)Author
2023-05-10Remove the disfluid_db code.Vivien Kraus
2023-04-29trie node: introduce a struct to hold all the fields togetherVivien Kraus
2023-04-29trie node: store the whole common part for a leaf, even if it is largeVivien Kraus
2023-04-29trie node: if a branch has only 0s, it is considered emptyVivien Kraus
2023-04-29Store cache trie nodes in the databaseVivien Kraus