Add options for symmetry breaking in uf+ss totality axiom approach, option for using...
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Mon, 24 Jun 2013 17:52:07 +0000 (12:52 -0500)
committerAndrew Reynolds <andrew.j.reynolds@gmail.com>
Mon, 24 Jun 2013 17:52:21 +0000 (12:52 -0500)
commit30d21b25af6ee619e5f53d1ca8821b710fad4cb7
tree409009a6ab55986308cc73d030db53489beef26d
parent3eaf02c01e74a2a43b2eff7638d6c16171a11a13
Add options for symmetry breaking in uf+ss totality axiom approach, option for using clique lemmas instead of splitting on demand, option for simplifying models in fmf-fmc, minor fixes for rewrite engine
14 files changed:
src/theory/quantifiers/candidate_generator.cpp
src/theory/quantifiers/candidate_generator.h
src/theory/quantifiers/full_model_check.cpp
src/theory/quantifiers/full_model_check.h
src/theory/quantifiers/inst_match_generator.cpp
src/theory/quantifiers/inst_match_generator.h
src/theory/quantifiers/options
src/theory/quantifiers/rewrite_engine.cpp
src/theory/quantifiers/trigger.cpp
src/theory/rep_set.cpp
src/theory/uf/options
src/theory/uf/theory_uf_strong_solver.cpp
src/theory/uf/theory_uf_strong_solver.h
src/util/sort_inference.cpp