implemented a basic solving procedure for finite relations (only for
authorPaulMeng <baolmeng@gmail.com>
Sun, 28 Feb 2016 22:22:43 +0000 (16:22 -0600)
committerPaulMeng <baolmeng@gmail.com>
Sun, 28 Feb 2016 22:22:43 +0000 (16:22 -0600)
commit9f5a29e3ec43821c37f8557f9215cb52a80c1b0b
tree4c452d73002f49c80c32a0ee6c020bacd34cd4d4
parenteea4ce60a90e6807b008b430e39f16dcb263c8a6
implemented a basic solving procedure for finite relations (only for
join, product, transpose operators)
src/theory/sets/theory_sets.h
src/theory/sets/theory_sets_private.cpp
src/theory/sets/theory_sets_private.h
src/theory/sets/theory_sets_rels.cpp
src/theory/sets/theory_sets_rels.h
src/theory/sets/theory_sets_rewriter.cpp
test/regress/regress0/sets/rels/rel_join_0.cvc
test/regress/regress0/sets/rels/rel_transpose_0.cvc