Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Blocked Louds Succinct Trie #31

Open
rockeet opened this issue Oct 15, 2018 · 0 comments
Open

Blocked Louds Succinct Trie #31

rockeet opened this issue Oct 15, 2018 · 0 comments
Assignees
Labels
enhancement New feature or request Infrastructure

Comments

@rockeet
Copy link
Member

rockeet commented Oct 15, 2018

  1. Divide LOUDS into blocks, block size can be 4K, 8K, 16K...
  2. Do not Nesting
  3. Compress in-block redundancy
    • Compressed data must be searchable with fast speed
    • Maximize compression ratio
  4. Building speed should be fast
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Infrastructure
Projects
None yet
Development

No branches or pull requests

2 participants