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

New interface functions to check for primitive n-ary gates #304

Merged
merged 2 commits into from Apr 1, 2020

Conversation

msoeken
Copy link
Member

@msoeken msoeken commented Apr 1, 2020

Implements is_nary_and, is_nary_or, is_nary_xor. All these methods return false for all network implementations at this point, but new network implementations can use them to have primitive n-ary gates.

@msoeken msoeken added the interface Changes to the network interface label Apr 1, 2020
@msoeken msoeken merged commit d433356 into master Apr 1, 2020
@msoeken msoeken deleted the msoeken/interface branch April 1, 2020 09:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
interface Changes to the network interface
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant