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

Merging for efficient conditionals #11

Open
gshen42 opened this issue Oct 16, 2023 · 0 comments
Open

Merging for efficient conditionals #11

gshen42 opened this issue Oct 16, 2023 · 0 comments

Comments

@gshen42
Copy link
Owner

gshen42 commented Oct 16, 2023

Currently, HasChor projects a conditional to a broadcast at the sender side, which can be inefficient in certain cases. An efficient way to project conditionals, from the literature, is merging. With merging, the user can also control how the knowledge of choice is propagated (rather than always from the location that owns the choice).

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

No branches or pull requests

1 participant