global-negate preprocessing pass (#2317)
authoryoni206 <yoni206@users.noreply.github.com>
Thu, 23 Aug 2018 04:13:46 +0000 (21:13 -0700)
committerAndrew Reynolds <andrew.j.reynolds@gmail.com>
Thu, 23 Aug 2018 04:13:46 +0000 (23:13 -0500)
commitac7db6796f2255678d3b2e2e87940211f162223e
treec5857619f46843e8d77093e5b1f468ff2d340535
parent83d07f5d7662557f2087136563606872b217511a
global-negate preprocessing pass (#2317)
src/Makefile.am
src/preprocessing/passes/global_negate.cpp [new file with mode: 0644]
src/preprocessing/passes/global_negate.h [new file with mode: 0644]
src/smt/smt_engine.cpp
src/theory/quantifiers/global_negate.cpp [deleted file]
src/theory/quantifiers/global_negate.h [deleted file]