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

Generate CNF from logic network #145

Merged
merged 9 commits into from Apr 14, 2019
Merged

Generate CNF from logic network #145

merged 9 commits into from Apr 14, 2019

Conversation

msoeken
Copy link
Member

@msoeken msoeken commented Apr 14, 2019

This PR implements a generic function to generate CNF from a logic network. The CNF is passed in terms of a callback back to the user. Therefore, the function can, e.g., be used to initialise a SAT solver or to write a DIMACS file.

@msoeken msoeken merged commit 453edb7 into master Apr 14, 2019
@msoeken msoeken deleted the write-cnf branch April 14, 2019 13:43
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.

None yet

2 participants