summaryrefslogtreecommitdiff
path: root/test/unit/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>2020-11-03 12:17:32 -0600
committerGitHub <noreply@github.com>2020-11-03 12:17:32 -0600
commite2aff722e0b1072e90bd0c77e7030957364283cc (patch)
treefe19793d03140f173caabe3c5a1c9cf833e38ebb /test/unit/CMakeLists.txt
parentcf36673d216949bb4306964c81488df3eb42b0c2 (diff)
Reset built model flag at presolve in nonlinear (#5386)
Fixes a bug in incremental with non-linear where the built model flag would still be true on the first call to check in a 2nd call to check-sat in incremental mode. This occurs when we are under the same SAT context when the model was built (likely level 0) on the subsequent check-sat call. Fixes #5372
Diffstat (limited to 'test/unit/CMakeLists.txt')
0 files changed, 0 insertions, 0 deletions
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback