Sharing work
authorDejan Jovanović <dejan.jovanovic@gmail.com>
Mon, 17 Oct 2011 03:12:17 +0000 (03:12 +0000)
committerDejan Jovanović <dejan.jovanovic@gmail.com>
Mon, 17 Oct 2011 03:12:17 +0000 (03:12 +0000)
commitbb59480a36fb0f799af53676c07b8fca43c2fff4
tree555fb1210e2e94ba09bb9dd447cac30a6ad2ab70
parent5cb65d8beac0f06fcafbef99d109c09ad029b14d
Sharing work
33 files changed:
src/prop/minisat/core/Solver.cc
src/theory/arith/arith_rewriter.h
src/theory/arith/theory_arith.cpp
src/theory/arith/theory_arith.h
src/theory/arrays/theory_arrays_rewriter.h
src/theory/booleans/theory_bool_rewriter.h
src/theory/builtin/theory_builtin_rewriter.h
src/theory/bv/theory_bv_rewriter.h
src/theory/datatypes/datatypes_rewriter.h
src/theory/mkrewriter
src/theory/rewriter.cpp
src/theory/rewriter.h
src/theory/rewriter_tables_template.h
src/theory/theory.cpp
src/theory/theory.h
src/theory/theory_engine.cpp
src/theory/theory_engine.h
src/theory/uf/equality_engine.h
src/theory/uf/equality_engine_impl.h
src/theory/uf/theory_uf.cpp
src/theory/uf/theory_uf.h
src/theory/uf/theory_uf_rewriter.h
src/theory/valuation.cpp
src/theory/valuation.h
src/util/node_visitor.h
test/regress/regress0/arith/integers/Makefile.am
test/regress/regress0/uflra/Makefile.am
test/regress/regress0/uflra/simple.01.cvc [new file with mode: 0644]
test/regress/regress0/uflra/simple.02.cvc [new file with mode: 0644]
test/regress/regress0/uflra/simple.03.cvc [new file with mode: 0644]
test/regress/regress0/uflra/simple.04.cvc [new file with mode: 0644]
test/unit/theory/theory_arith_white.h
test/unit/theory/theory_black.h