path_decomposed_tries
path_decomposed_tries copied to clipboard
Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".
Results
1
path_decomposed_tries issues
Sort by
recently updated
recently updated
newest added
GitHub has [deprecated](https://github.blog/2021-09-01-improving-git-protocol-security-github/) repo access using the `git://` protocol in 2021. The alternatives are either https (using `https://github.com/ot/succinct.git`) or ssh (using `[email protected]:ot/succinct.git`). The https variant is easier to use because...