Home
last modified time | relevance | path

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

/dports/math/cvc4/CVC4-1.7/src/proof/
H A Dproof_manager.h336 void printPreprocessedAssertions(const NodeSet& assertions,
H A Dproof_manager.cpp715 printPreprocessedAssertions(used_assertions, out, paren, globalLetMap); in toStream()
748 void LFSCProof::printPreprocessedAssertions(const NodeSet& assertions, in printPreprocessedAssertions() function in CVC4::LFSCProof