Move inst_strategy_cbqi to inst_strategy_cegqi (#2477)
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Mon, 17 Sep 2018 23:49:08 +0000 (18:49 -0500)
committerGitHub <noreply@github.com>
Mon, 17 Sep 2018 23:49:08 +0000 (18:49 -0500)
commit603c0ccc4614024dfcd34333cd427ac56e229a47
tree1316f77df94aa7a270672552efca243f72f1402c
parent8d7b71d2a8c02bf26ec3fa1de6abcf2547b3acbf
Move inst_strategy_cbqi to inst_strategy_cegqi (#2477)
src/Makefile.am
src/theory/quantifiers/cegqi/inst_strategy_cbqi.cpp [deleted file]
src/theory/quantifiers/cegqi/inst_strategy_cbqi.h [deleted file]
src/theory/quantifiers/cegqi/inst_strategy_cegqi.cpp [new file with mode: 0644]
src/theory/quantifiers/cegqi/inst_strategy_cegqi.h [new file with mode: 0644]
src/theory/quantifiers/instantiate.cpp
src/theory/quantifiers/sygus/ce_guided_single_inv.h
src/theory/quantifiers_engine.cpp