Merges the small changes on the queue-period branch into trunk. This branch importan...
authorTim King <taking@cs.nyu.edu>
Tue, 22 Mar 2011 13:37:11 +0000 (13:37 +0000)
committerTim King <taking@cs.nyu.edu>
Tue, 22 Mar 2011 13:37:11 +0000 (13:37 +0000)
commit33239a85e160bcbdfa23b44e316065166e361af8
tree74d5c30a71e235edbe789dc63dc2e0378ef8f50d
parent74084011310e0af055c0055378620a5d19de1e52
Merges the small changes on the queue-period branch into trunk.  This branch importantly removes an unintentional line of code that had it pivoting more times than intended before rechecking the queue. Importantly, it does this without losing any examples with rewrite-equality enabled. This adds a parameter NUM_CHECKS which determines how many times the queue chould be checked during difference mode.  A value of 10 for NUM_CHECKS has been empirically determined to be good in practice. See jobs 1815, 1824, 1825, 1821, 1814.
src/theory/arith/simplex.cpp
src/theory/arith/simplex.h