Change semantics of dumpUnsatCoresFull (#7314)
authorGereon Kremer <nafur42@gmail.com>
Wed, 6 Oct 2021 23:12:46 +0000 (16:12 -0700)
committerGitHub <noreply@github.com>
Wed, 6 Oct 2021 23:12:46 +0000 (16:12 -0700)
commitfb45de5d7385a1ba9e40237a745720f54d67db92
treee8219b6db5f894b2cbae381ddd45496dda2a082e
parent36bfe4c1802ddeb88517a399ddab9f79976ae10d
Change semantics of dumpUnsatCoresFull (#7314)

This PR changes --dump-unsat-cores-full to --print-unsat-cores-full.
It also makes it so that solely having --dump-unsat-cores-full no longer automatically prints unsat cores.
src/main/command_executor.cpp
src/options/main_options.toml
src/smt/command.cpp
src/smt/set_defaults.cpp
test/regress/regress0/dump-unsat-core-full.smt2