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
respects_vtree
Add the ability to verify structured decomposability.
The text was updated successfully, but these errors were encountered:
Also this is relevant #8 (inferring the vtree if not given)
This is also related: https://github.com/Juice-jl/LogicCircuits.jl/issues/12 (saving logic circuits without vtrees given)
Sorry, something went wrong.
Added the ability to ask respects_vtree(circuit,vtree) and respects_vtree(struct_circuit).
respects_vtree(circuit,vtree)
respects_vtree(struct_circuit)
guyvdbroeck
No branches or pull requests
Add the ability to verify structured decomposability.
The text was updated successfully, but these errors were encountered: