Make model core robust to when we cannot show the model satisfies input (#8811)
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Mon, 23 May 2022 20:46:51 +0000 (15:46 -0500)
committerGitHub <noreply@github.com>
Mon, 23 May 2022 20:46:51 +0000 (20:46 +0000)
commit4338d9d49a41022d34cd4cbabf17a66fdf39efae
tree14338f154189737e4d7042b6a4778dbbdce855bc
parent01aa886ace1f040d16fa3aa8e6f2ea57fd9de0a2
Make model core robust to when we cannot show the model satisfies input (#8811)

Fixes #8807.
src/smt/model_core_builder.cpp
src/theory/subs_minimize.cpp
test/regress/cli/CMakeLists.txt
test/regress/cli/regress0/issue8807-model-core-partial.smt2 [new file with mode: 0644]