Refactoring finite bounds in Quantifiers Engine (#3261)
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Thu, 12 Sep 2019 00:58:10 +0000 (19:58 -0500)
committerGitHub <noreply@github.com>
Thu, 12 Sep 2019 00:58:10 +0000 (19:58 -0500)
commitd44ef0e9af9230e1949b0d3d4b03f1fcd497ad6d
tree8de50a73a0730c9f9966b8605de4cd540a075001
parentdc3cee7cf3d49ad592139042a8e15e3905e55ee9
Refactoring finite bounds in Quantifiers Engine (#3261)
14 files changed:
src/CMakeLists.txt
src/theory/quantifiers/first_order_model.cpp
src/theory/quantifiers/first_order_model.h
src/theory/quantifiers/fmf/bounded_integers.cpp
src/theory/quantifiers/fmf/bounded_integers.h
src/theory/quantifiers/fmf/full_model_check.cpp
src/theory/quantifiers/fmf/model_builder.cpp
src/theory/quantifiers/fmf/model_engine.cpp
src/theory/quantifiers/quant_rep_bound_ext.cpp [new file with mode: 0644]
src/theory/quantifiers/quant_rep_bound_ext.h [new file with mode: 0644]
src/theory/quantifiers/quant_util.h
src/theory/quantifiers_engine.cpp
src/theory/quantifiers_engine.h
src/theory/rep_set.h