We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
this is np-hard but probably useful for small circuits, or debugging purposes.
The text was updated successfully, but these errors were encountered:
We can now call isdeterministic(circuit) to decide if a circuit is deterministic. It uses our internal SDD compiler to do the SAT solving.
isdeterministic(circuit)
Sorry, something went wrong.
guyvdbroeck
No branches or pull requests
this is np-hard but probably useful for small circuits, or debugging purposes.
The text was updated successfully, but these errors were encountered: