Skip to content

Conversation

@asugomez
Copy link

@asugomez asugomez commented Nov 4, 2025

We can modify the DFUDS representation to save bits.
To properly map from B to S, we have to store in S the description of each leaf (0000 in a k^2 tree). We can save space by omitting the description of those leaves.
Then, S will use k^2n bits, with n the number of internal nodes, instead of the number of nodes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant