Global negate (#1466)
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Wed, 3 Jan 2018 15:35:27 +0000 (09:35 -0600)
committerGitHub <noreply@github.com>
Wed, 3 Jan 2018 15:35:27 +0000 (09:35 -0600)
commit1a11e8a71812d1abbf3fb13230c233d741c81fd1
tree81be35f5bd356ca6b234ef49e62e966e062eec24
parente75a0d05db7133a90ec1fc4b9178c324e910b799
Global negate (#1466)
src/Makefile.am
src/options/quantifiers_options
src/smt/smt_engine.cpp
src/smt/smt_engine.h
src/theory/arith/theory_arith_private.cpp
src/theory/quantifiers/global_negate.cpp [new file with mode: 0644]
src/theory/quantifiers/global_negate.h [new file with mode: 0644]
test/regress/regress0/quantifiers/Makefile.am
test/regress/regress0/quantifiers/lra-triv-gn.smt2 [new file with mode: 0644]