Split term canonize utility to own file and document (#2398)
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Tue, 28 Aug 2018 23:32:15 +0000 (18:32 -0500)
committerGitHub <noreply@github.com>
Tue, 28 Aug 2018 23:32:15 +0000 (18:32 -0500)
commit395aaff1ed21b37b49cba1a453a26effb2f4ca59
tree60f99e0fb3b7aa9fa4191426b5b163c286d96f9d
parent85842c3ad03ab94586c6b34eb01149f449bff52d
 Split term canonize utility to own file and document (#2398)
src/Makefile.am
src/theory/quantifiers/alpha_equivalence.cpp
src/theory/quantifiers/anti_skolem.cpp
src/theory/quantifiers/conjecture_generator.cpp
src/theory/quantifiers/conjecture_generator.h
src/theory/quantifiers/term_canonize.cpp [new file with mode: 0644]
src/theory/quantifiers/term_canonize.h [new file with mode: 0644]
src/theory/quantifiers/term_util.cpp
src/theory/quantifiers/term_util.h
src/theory/quantifiers_engine.cpp
src/theory/quantifiers_engine.h