Generalize check-model in NonLinearExtension for quadratic equations (#1892)
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Wed, 23 May 2018 12:00:40 +0000 (07:00 -0500)
committerGitHub <noreply@github.com>
Wed, 23 May 2018 12:00:40 +0000 (07:00 -0500)
commit8de9510b8aa818f555294ebe88d9733cc10ff8b9
treedd4fae3e483be9d9ec0176f3122d58b0df957389
parent4576b47b4acbae79c0ea76ebdc103f4c3155c4ab
Generalize check-model in NonLinearExtension for quadratic equations (#1892)
src/options/arith_options.toml
src/theory/arith/nonlinear_extension.cpp
src/theory/arith/nonlinear_extension.h
test/regress/Makefile.tests
test/regress/regress1/nl/approx-sqrt-unsat.smt2 [new file with mode: 0644]
test/regress/regress1/nl/approx-sqrt.smt2 [new file with mode: 0644]
test/regress/regress1/nl/cos1-tc.smt2
test/regress/regress1/nl/solve-eq-small-qf-nra.smt2 [new file with mode: 0644]
test/regress/regress1/sqrt2-sort-inf-unk.smt2