Home
last modified time | relevance | path

Searched defs:refreshProof (Results 1 – 2 of 2) sorted by relevance

/dports/math/cvc4/CVC4-1.7/src/proof/
H A Dsat_proof.h200 void refreshProof() { refreshProof(d_emptyClauseId); } in refreshProof() function
H A Dsat_proof_implementation.h930 void TSatProof<Solver>::refreshProof(ClauseId conflict) { in refreshProof() function