Home
last modified time | relevance | path

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

/dports/math/cvc4/CVC4-1.7/src/proof/
H A Dcnf_proof.cpp476 size_t posIndexInClause = isTrivialTaut.value().first; in printCnfProofForClause() local
478 Trace("cnf-pf") << "; Indices " << posIndexInClause << " (+) and " in printCnfProofForClause()
485 ProofManager::getLitName((*clause)[posIndexInClause], d_name); in printCnfProofForClause()