Fixes for handling set universe: restrict upwards rule for universe to memberships...
authorajreynol <andrew.j.reynolds@gmail.com>
Wed, 19 Apr 2017 21:16:35 +0000 (16:16 -0500)
committerajreynol <andrew.j.reynolds@gmail.com>
Wed, 19 Apr 2017 21:16:53 +0000 (16:16 -0500)
commitebc103db4ac5210585525f1e9abb06b1da3c5cbf
tree5af553e9862993bb96e3e3dc57a6dafcbafe6f27
parentf5be8f194bb40327f05ed87272e95722562b2483
Fixes for handling set universe: restrict upwards rule for universe to memberships into variable sets, do not variable eliminate sets during ppAssert.
src/theory/sets/theory_sets.cpp
src/theory/sets/theory_sets.h
src/theory/sets/theory_sets_private.cpp
src/theory/sets/theory_sets_private.h
test/regress/regress0/sets/Makefile.am
test/regress/regress0/sets/nonvar-univ.smt2 [new file with mode: 0644]
test/regress/regress0/sets/pre-proc-univ.smt2 [new file with mode: 0644]