Improvements to sets + cardinality + quantifiers (#2200)
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Tue, 24 Jul 2018 22:01:38 +0000 (17:01 -0500)
committerGitHub <noreply@github.com>
Tue, 24 Jul 2018 22:01:38 +0000 (17:01 -0500)
commit22916321f5c26fdc632df24f3c1fef45beaeb918
treea8a43b5aea9b8a4efbe5069eacb720e5506fc423
parent25d3eea9614a0882a5c18c455e5a14d118a78dce
Improvements to sets + cardinality + quantifiers (#2200)
src/options/options_handler.cpp
src/options/options_handler.h
src/options/quantifiers_modes.h
src/options/quantifiers_options.toml
src/theory/quantifiers/fmf/bounded_integers.cpp
src/theory/quantifiers/fmf/bounded_integers.h
src/theory/sets/theory_sets_private.cpp
src/theory/sets/theory_sets_private.h
test/regress/Makefile.tests
test/regress/regress1/fmf/radu-quant-set.smt2 [new file with mode: 0644]
test/regress/regress1/quantifiers/set-choice-koikonomou.cvc [new file with mode: 0644]