|
abc-master
|
Data Fields | |
| int | nVarsMax |
| int | nLevels |
| int | fVerbose |
| int | fVeryVerbose |
| int | nPercCutoff |
| Abc_Obj_t * | pNode |
| Vec_Ptr_t * | vLeaves |
| Vec_Ptr_t * | vRoots |
| Vec_Ptr_t * | vBranches |
| int | nPis |
| int | nObjs |
| int | nObjsAlloc |
| Odc_Obj_t * | pObjs |
| Odc_Lit_t | iRoot |
| unsigned short | nTravIds |
| Odc_Lit_t * | pTable |
| int | nTableSize |
| Vec_Int_t * | vUsedSpots |
| int | nBits |
| int | nWords |
| Vec_Ptr_t * | vTruths |
| Vec_Ptr_t * | vTruthsElem |
| unsigned * | puTruth |
| int | nWins |
| int | nWinsEmpty |
| int | nSimsEmpty |
| int | nQuantsOver |
| int | nWinsFinish |
| int | nTotalDcs |
| abctime | timeClean |
| abctime | timeWin |
| abctime | timeMiter |
| abctime | timeSim |
| abctime | timeQuant |
| abctime | timeTruth |
| abctime | timeTotal |
| abctime | timeAbort |