[proof-new] Connecting new unsat cores (#5834)
authorHaniel Barbosa <hanielbbarbosa@gmail.com>
Fri, 29 Jan 2021 22:34:57 +0000 (19:34 -0300)
committerGitHub <noreply@github.com>
Fri, 29 Jan 2021 22:34:57 +0000 (19:34 -0300)
commit9ae030595825ad57bdbf55d856627318913c2fcf
treea6b0b6c8e444777a2fba3c3b6fcd4bbddcd417ab
parent50c3dee5c8a4855023df826e1a733ea3c6076774
[proof-new] Connecting new unsat cores (#5834)

Allows one to generate unsat cores from the new proof infrastructure. For new this is controlled by a new option, --check-unsat-cores-new.
src/options/smt_options.toml
src/smt/set_defaults.cpp
src/smt/smt_engine.cpp
src/smt/smt_engine.h
test/regress/regress1/fmf/PUZ001+1.smt2