abc-master
|
Data Fields | |
Tas_Par_t | Pars |
Gia_Man_t * | pAig |
Tas_Que_t | pProp |
Tas_Que_t | pJust |
Tas_Que_t | pClauses |
Gia_Obj_t ** | pIter |
Vec_Int_t * | vLevReas |
Vec_Int_t * | vModel |
Vec_Ptr_t * | vTemp |
Tas_Sto_t | pStore |
int * | pWatches |
Vec_Int_t * | vWatchLits |
int | nClauses |
float * | pActivity |
Vec_Int_t * | vActiveVars |
int | nSatUnsat |
int | nSatSat |
int | nSatUndec |
int | nSatTotal |
int | nConfUnsat |
int | nConfSat |
int | nConfUndec |
abctime | timeSatUnsat |
abctime | timeSatSat |
abctime | timeSatUndec |
abctime | timeTotal |
Tas_Sto_t * | pVars |
Tas_Sto_t * | pClauses |
int | nConfTotal |
clock_t | timeSatUnsat |
clock_t | timeSatSat |
clock_t | timeSatUndec |
clock_t | timeTotal |
int Tas_Man_t_::nConfTotal |
Definition at line 116 of file giaCTas2.c.
Tas_Sto_t* Tas_Man_t_::pClauses |
Definition at line 101 of file giaCTas2.c.
Tas_Sto_t* Tas_Man_t_::pVars |
Definition at line 100 of file giaCTas2.c.
clock_t Tas_Man_t_::timeSatSat |
Definition at line 119 of file giaCTas2.c.
clock_t Tas_Man_t_::timeSatUndec |
Definition at line 120 of file giaCTas2.c.
clock_t Tas_Man_t_::timeSatUnsat |
Definition at line 118 of file giaCTas2.c.
clock_t Tas_Man_t_::timeTotal |
Definition at line 121 of file giaCTas2.c.