Adding a smarter technique for pivoting in solutions for glpk.
authorTim King <taking@cs.nyu.edu>
Sat, 4 May 2013 00:53:25 +0000 (20:53 -0400)
committerTim King <taking@cs.nyu.edu>
Sat, 4 May 2013 00:53:25 +0000 (20:53 -0400)
commit5a20ba9f1f843fe066bbc8268f511a71902b88cb
tree222810c4451bb0c2385a4e499480fc99f342a313
parent9a490befefedfd40b7abab5080e84fb7c0540f86
Adding a smarter technique for pivoting in solutions for glpk.
src/theory/arith/Makefile.am
src/theory/arith/approx_simplex.cpp
src/theory/arith/approx_simplex.h
src/theory/arith/attempt_solution_simplex.cpp [new file with mode: 0644]
src/theory/arith/attempt_solution_simplex.h [new file with mode: 0644]
src/theory/arith/linear_equality.cpp
src/theory/arith/linear_equality.h
src/theory/arith/theory_arith_private.cpp
src/theory/arith/theory_arith_private.h