|
abc-master
|
Data Fields | |
| Gia_Man_t * | pGia |
| Abs_Par_t * | pPars |
| Vec_Ptr_t * | vCnfs |
| Vec_Int_t * | vIds |
| Vec_Int_t * | vProofIds |
| Vec_Int_t * | vAbs |
| Vec_Int_t * | vValues |
| int | nProofIds |
| int | LimAbs |
| int | LimPpi |
| int | nMarked |
| int | fUseNewLine |
| Rnm_Man_t * | pRnm |
| Vec_Ptr_t * | vId2Lit |
| sat_solver2 * | pSat |
| int | nSatVars |
| int | nCexes |
| int | nObjAdded |
| int | nPdrCalls |
| int * | pTable |
| int | nTable |
| int | nHashHit |
| int | nHashMiss |
| int | nHashOver |
| Vec_Int_t * | vLits |
| Vec_Int_t * | vIsopMem |
| char * | pSopSizes |
| char ** | pSops |
| abctime | timeStart |
| abctime | timeInit |
| abctime | timeSat |
| abctime | timeUnsat |
| abctime | timeCex |
| abctime | timeOther |
| sat_solver2* Ga2_Man_t_::pSat |