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

Use temporary file for compiling CNFs to d-DNNFs #37

Merged
merged 1 commit into from
Aug 28, 2024

Conversation

uulm-janbaudisch
Copy link
Collaborator

This uses tempfile to compile CNFs in a unique, temporary file instead of using the same filename for each compilation.

Fixes #14.
Fixes #36.

@uulm-janbaudisch uulm-janbaudisch self-assigned this Aug 28, 2024
@uulm-janbaudisch uulm-janbaudisch merged commit c4ba0ba into main Aug 28, 2024
26 checks passed
@uulm-janbaudisch uulm-janbaudisch deleted the fix-parallel-compiling branch August 28, 2024 17:11
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.

CNF compilation data race Some tests fail when run in parallel
1 participant