Add higher-order elimination preprocessing pass (#2865)
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Mon, 1 Jul 2019 20:23:15 +0000 (15:23 -0500)
committerGitHub <noreply@github.com>
Mon, 1 Jul 2019 20:23:15 +0000 (15:23 -0500)
commit084ccdd6f05781decad5f9faee60249216183ce5
tree75a60e771a228f108626a905e67757d7fb30c20e
parent3777d6c940818a8085dbcc7a83f6d82adf4ced0f
Add higher-order elimination preprocessing pass (#2865)
src/CMakeLists.txt
src/options/quantifiers_options.toml
src/preprocessing/passes/ho_elim.cpp [new file with mode: 0644]
src/preprocessing/passes/ho_elim.h [new file with mode: 0644]