Home
last modified time | relevance | path

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

/dports/math/cvc4/CVC4-1.7/src/proof/
H A Dcnf_proof.cpp340 TNode used_assertion = getAssertionForClause(it->first); in collectAssertionsForClauses() local
341 assertions.insert(used_assertion); in collectAssertionsForClauses()