Move virtual term substitution utilities to own file and document (#3278)
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Mon, 16 Sep 2019 20:02:06 +0000 (15:02 -0500)
committerGitHub <noreply@github.com>
Mon, 16 Sep 2019 20:02:06 +0000 (15:02 -0500)
commitf6cfc98f37bf92ccbf11aad20c1419071d8704f8
treefc568ca8939c4c3370ed876334422f2f22a8c95c
parent2a26c175f602effa857fbd16b07cd7ed0f70f01a
Move virtual term substitution utilities to own file and document (#3278)
src/CMakeLists.txt
src/theory/quantifiers/cegqi/ceg_arith_instantiator.cpp
src/theory/quantifiers/cegqi/ceg_arith_instantiator.h
src/theory/quantifiers/cegqi/ceg_instantiator.cpp
src/theory/quantifiers/cegqi/inst_strategy_cegqi.cpp
src/theory/quantifiers/cegqi/inst_strategy_cegqi.h
src/theory/quantifiers/cegqi/vts_term_cache.cpp [new file with mode: 0644]
src/theory/quantifiers/cegqi/vts_term_cache.h [new file with mode: 0644]
src/theory/quantifiers/term_util.cpp
src/theory/quantifiers/term_util.h