Adding has bound counts and tracking for rows.
authorTim King <taking@cs.nyu.edu>
Tue, 30 Apr 2013 04:46:14 +0000 (00:46 -0400)
committerTim King <taking@cs.nyu.edu>
Tue, 30 Apr 2013 04:46:14 +0000 (00:46 -0400)
commit2b9e032cc93a96dccab8757326645da82b5866e5
tree3d579a615f0d3acbf7edadc7cf81a237c4888f43
parent9098391fe334d829ec4101f190b8f1fa21c30752
Adding has bound counts and tracking for rows.
17 files changed:
src/theory/arith/Makefile.am
src/theory/arith/bound_counts.cpp [new file with mode: 0644]
src/theory/arith/bound_counts.h
src/theory/arith/error_set.h
src/theory/arith/fc_simplex.cpp
src/theory/arith/linear_equality.cpp
src/theory/arith/linear_equality.h
src/theory/arith/matrix.cpp
src/theory/arith/matrix.h
src/theory/arith/partial_model.cpp
src/theory/arith/partial_model.h
src/theory/arith/pure_update_simplex.cpp
src/theory/arith/simplex.cpp
src/theory/arith/soi_simplex.cpp
src/theory/arith/tableau.cpp
src/theory/arith/theory_arith_private.cpp
src/theory/arith/theory_arith_private.h