Expand the definition of a "simple" farkas proof.
authorAlex Ozdemir <aozdemir@hmc.edu>
Wed, 4 Mar 2020 08:20:10 +0000 (00:20 -0800)
committerAlex Ozdemir <aozdemir@hmc.edu>
Mon, 16 Mar 2020 23:52:50 +0000 (16:52 -0700)
commit53a07d0331d71656904a7333b5ed0c835d7d4c38
treeacaa2afea8422ee55ced55526d0cd6b43fd14720
parentf4cd63a00f1c8cc9e4d9e42fd171f7cb1a64aaab
Expand the definition of a "simple" farkas proof.

Before, a "simple farkas proof" was one that just applied the farkas
lemma.

Now it allows for the antecedents to (optionally) be tightened.

Note that hasSimpleFarkasProof was (and is) dead code.

We will use it to decide whether to print a proof or a hole.
src/theory/arith/constraint.cpp
src/theory/arith/constraint.h