Home
last modified time | relevance | path

Searched refs:checkUnrewrittenAssertion (Results 1 – 2 of 2) sorted by relevance

/dports/math/cvc4/CVC4-1.7/src/proof/
H A Dproof_manager.h341 void checkUnrewrittenAssertion(const NodeSet& assertions) const;
H A Dproof_manager.cpp761 checkUnrewrittenAssertion(assertions); in printPreprocessedAssertions()
848 void LFSCProof::checkUnrewrittenAssertion(const NodeSet& rewrites) const in checkUnrewrittenAssertion() function in CVC4::LFSCProof