Refactor nlExtPurify preprocessing pass (#1963)
authorHaniel Barbosa <hanielbbarbosa@gmail.com>
Sat, 25 Aug 2018 01:19:14 +0000 (20:19 -0500)
committerGitHub <noreply@github.com>
Sat, 25 Aug 2018 01:19:14 +0000 (20:19 -0500)
commit7b9c2529c149a9cd046083af401cbdeadf406804
treebbae5bbf4c9538181f01fae61f0e38bbf46dc3d2
parent248f841f37b8b2d514d7308faa8f4573115f82e9
Refactor nlExtPurify preprocessing pass (#1963)
src/Makefile.am
src/preprocessing/passes/nl_ext_purify.cpp [new file with mode: 0644]
src/preprocessing/passes/nl_ext_purify.h [new file with mode: 0644]
src/smt/smt_engine.cpp
test/regress/Makefile.tests
test/regress/regress0/nl/nlExtPurify-test.smt2 [new file with mode: 0644]