Skip to content

Commit

Permalink
one more reset concluded
Browse files Browse the repository at this point in the history
  • Loading branch information
florianpollitt committed Jan 31, 2024
1 parent c077f39 commit 005ebf4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/solver.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -701,6 +701,7 @@ int Solver::call_external_solve_and_check_results (bool preprocess_only) {
if (!res) {
external->reset_assumptions ();
external->reset_constraint ();
external->reset_concluded ();
}
return res;
}
Expand Down

0 comments on commit 005ebf4

Please sign in to comment.