|
abc-master
|
Data Fields | |
| int | fProofWrite |
| int | fProofVerif |
| int | nVars |
| int | nVarsAB |
| int | nRoots |
| int | nClauses |
| int | nClausesA |
| Pr_Cls_t * | pHead |
| Pr_Cls_t * | pTail |
| Pr_Cls_t * | pLearnt |
| Pr_Cls_t * | pEmpty |
| int | nRootSize |
| int | nTrailSize |
| lit * | pTrail |
| lit * | pAssigns |
| char * | pSeens |
| char * | pVarTypes |
| Pr_Cls_t ** | pReasons |
| Pr_Cls_t ** | pWatches |
| int | nVarsAlloc |
| void * | pManProof |
| int | Counter |
| int | nChunkSize |
| int | nChunkUsed |
| char * | pChunkLast |
| lit * | pResLits |
| int | nResLits |
| int | nResLitsAlloc |
| abctime | timeBcp |
| abctime | timeTrace |
| abctime | timeRead |
| abctime | timeTotal |