Home
last modified time | relevance | path

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

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