branches/arith-indexed-variables merged into the main trunk.
authorTim King <taking@cs.nyu.edu>
Sat, 2 Oct 2010 05:52:51 +0000 (05:52 +0000)
committerTim King <taking@cs.nyu.edu>
Sat, 2 Oct 2010 05:52:51 +0000 (05:52 +0000)
commit37c20e30239e8ce86e9fc7106afcf5a7b896e7c3
treeee78b955ccfe0240d878945e7eb2baaeb5a9ed6b
parent02c2038dca9ce3e09cac66ed3bd6f8e2832ff74b
branches/arith-indexed-variables merged into the main trunk.
14 files changed:
src/context/cdmap.h
src/theory/arith/Makefile.am
src/theory/arith/arith_activity.h
src/theory/arith/arith_utilities.h
src/theory/arith/basic.h
src/theory/arith/normal_form.cpp
src/theory/arith/partial_model.cpp
src/theory/arith/partial_model.h
src/theory/arith/tableau.cpp [new file with mode: 0644]
src/theory/arith/tableau.h
src/theory/arith/theory_arith.cpp
src/theory/arith/theory_arith.h
test/regress/regress0/arith/Makefile.am
test/regress/regress0/arith/leq.01.smt [new file with mode: 0644]