Make quantifiers-preprocess preprocessing pass (#2322)
authorCaleb Donovick <cdonovick@users.noreply.github.com>
Fri, 17 Aug 2018 03:16:00 +0000 (20:16 -0700)
committerAndres Noetzli <andres.noetzli@gmail.com>
Fri, 17 Aug 2018 03:16:00 +0000 (20:16 -0700)
commit9e91bb7a36d056f576a2bd30beabb7402e43958a
treefc3601cdaef5495f4b8d806f66ff46eaf6956f00
parent2539c1397877a3de647f54ec233b3f45d80484ad
Make quantifiers-preprocess preprocessing pass (#2322)
src/Makefile.am
src/preprocessing/passes/quantifiers_preprocess.cpp [new file with mode: 0644]
src/preprocessing/passes/quantifiers_preprocess.h [new file with mode: 0644]
src/smt/smt_engine.cpp