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

Starting to use Z3 for solving circuits based on constraints #6

Merged
merged 2 commits into from
Jan 2, 2023

Conversation

callendorph
Copy link
Owner

This adds lbstanza-z3 as a git submodule and allows for building solvers using constraints.

There are some short comings due to stanza issues - see here :

https://github.com/StanzaOrg/lbstanza/issues/184
https://github.com/StanzaOrg/lbstanza/issues/185

These aren't show stoppers, but they do diminish the expressiveness of the solution.

This allows for constraint-based circuit design using
Z3's solvers and optimizers. This is a starting point
and I plan to expand.

This introduces `lbstanza-z3` as a git submodule because I
don't know what the best way to package stanza modules is
yet.
@callendorph callendorph merged commit b2f0360 into master Jan 2, 2023
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

Successfully merging this pull request may close these issues.

1 participant