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 is_deterministic #22

Closed
khosravipasha opened this issue Jun 17, 2020 · 1 comment
Closed

Implement is_deterministic #22

khosravipasha opened this issue Jun 17, 2020 · 1 comment
Assignees

Comments

@khosravipasha
Copy link
Collaborator

this is np-hard but probably useful for small circuits, or debugging purposes.

@guyvdbroeck guyvdbroeck self-assigned this Jul 13, 2020
@guyvdbroeck
Copy link
Member

We can now call isdeterministic(circuit) to decide if a circuit is deterministic. It uses our internal SDD compiler to do the SAT solving.

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

2 participants