SMT-LIBv2 compliance regarding outputting "unknown".
authorMorgan Deters <mdeters@gmail.com>
Tue, 18 Sep 2012 14:50:45 +0000 (14:50 +0000)
committerMorgan Deters <mdeters@gmail.com>
Tue, 18 Sep 2012 14:50:45 +0000 (14:50 +0000)
commit283822d8dc26004cd5b15a5b8e198d4f3068ebd0
treefce9a276c2c5278f461ef49b09c592ca71c1f6eb
parent747c97106c6a6f8f8718b4b5ddfd61f505f3bf5f
SMT-LIBv2 compliance regarding outputting "unknown".

Thanks to Peter Collingbourne for the report, and the patch!

(this commit was certified error- and warning-free by the test-and-commit script.)
17 files changed:
src/printer/smt2/smt2_printer.cpp
src/printer/smt2/smt2_printer.h
test/regress/regress0/decision/quant-ex1.disable_miniscope.smt2
test/regress/regress0/decision/quant-ex1.disable_miniscope.smt2.expect
test/regress/regress0/quantifiers/array-unsat-simp3.smt2
test/regress/regress0/quantifiers/array-unsat-simp3.smt2.expect
test/regress/regress0/quantifiers/bug291.smt2
test/regress/regress0/quantifiers/bug291.smt2.expect
test/regress/regress0/quantifiers/ex1.smt2
test/regress/regress0/quantifiers/ex1.smt2.expect
test/regress/regress0/quantifiers/ex7.smt2
test/regress/regress0/quantifiers/ex7.smt2.expect
test/regress/regress0/tptp_parser5.p
test/regress/regress0/tptp_parser6.p
test/regress/regress0/tptp_parser7.p
test/regress/regress0/tptp_parser8.p
test/regress/regress0/tptp_parser9.p