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 |
int | timeClean |
int | timeWin |
int | timeMiter |
int | timeSim |
int | timeQuant |
int | timeTruth |
int | timeTotal |
int | timeAbort |
Definition at line 43 of file abcOdc.c.
int Odc_Man_t_::nPis |
unsigned short Odc_Man_t_::nTravIds |
unsigned* Odc_Man_t_::puTruth |