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

Improve/simplify cleanup of domains #227

Merged
merged 1 commit into from
Jul 28, 2020
Merged

Improve/simplify cleanup of domains #227

merged 1 commit into from
Jul 28, 2020

Conversation

rkaminsk
Copy link
Member

This PR adds a flag to enable automatic cleanups when multi-shot solving. Furthermore, the cleanup function will only have an effect if called after solving when the solver has preprocessed the whole program and thus has a meaningful top-level assignment.

This commits adds a flag to enable automatic cleanups when multi-shot
solving. Furthermore, the cleanup function will only have an effect if
called after solving when the solver has preprocessed the whole program
and thus has a meaningful top-level assignment.
@rkaminsk rkaminsk added this to the v5.5.0 milestone Jul 28, 2020
@rkaminsk rkaminsk linked an issue Jul 28, 2020 that may be closed by this pull request
@rkaminsk rkaminsk merged commit cfb15a1 into wip Jul 28, 2020
@rkaminsk rkaminsk deleted the bugfix/cleanup branch August 29, 2020 11:42
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.

cleanup wipes almost the complete domain if called after grounding
1 participant