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

Implement Huffman coding for taptrees #2

Open
bigspider opened this issue Dec 12, 2023 · 0 comments
Open

Implement Huffman coding for taptrees #2

bigspider opened this issue Dec 12, 2023 · 0 comments
Labels
enhancement New feature or request framework Issues related to the pymatt framework

Comments

@bigspider
Copy link
Collaborator

Currently, StandardP2TR and StandardAugmentedP2TR contracts require to specify explicitly the structure of the taptree.
However, standard Huffman coding could be used to compute the optimal taptree given a probability/weight of each clause.

@bigspider bigspider added the enhancement New feature or request label Dec 12, 2023
@bigspider bigspider added the framework Issues related to the pymatt framework label Apr 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request framework Issues related to the pymatt framework
Projects
None yet
Development

No branches or pull requests

1 participant