Refactor theory preprocess into preprocessing pass. (#2395)
authorMathias Preiner <mathias.preiner@gmail.com>
Thu, 30 Aug 2018 22:49:45 +0000 (15:49 -0700)
committerGitHub <noreply@github.com>
Thu, 30 Aug 2018 22:49:45 +0000 (15:49 -0700)
commit45af307478241b1fc8278406549d297f7f80fdb3
treed8dcfcfb1e0599b6a8bfc5cb81ac9461891be215
parent6d04d6daff575a7e48eb88124faefadfadf727f4
Refactor theory preprocess into preprocessing pass. (#2395)
src/Makefile.am
src/preprocessing/passes/theory_preprocess.cpp [new file with mode: 0644]
src/preprocessing/passes/theory_preprocess.h [new file with mode: 0644]
src/smt/smt_engine.cpp