[unsat cores] [proofs] Revert test about when to explain propagations (#7034)
authorHaniel Barbosa <hanielbbarbosa@gmail.com>
Thu, 19 Aug 2021 14:06:23 +0000 (11:06 -0300)
committerGitHub <noreply@github.com>
Thu, 19 Aug 2021 14:06:23 +0000 (14:06 +0000)
commitd72b82ba383cb1e0cccab33218fdf5af280ec7cb
treedb42034fd38e759e36e8db48397e3cc3f0b38365
parentfbf6733b9c182d0e0ecedfaa5dc9f576f6f1607f
[unsat cores] [proofs] Revert test about when to explain propagations (#7034)

Reverts a change from #7031, which changed the contract for when the proof CNF stream is handling propagations. When doing unsat cores with sat proofs (but not full proofs), theory engine will not be proof producing but the proof cnf stream still needs to connect theory lemmas with their clausified equivalents in the SAT solver.
src/prop/theory_proxy.cpp