Data Fields | |
Abc_Ntk_t * | pNtk |
int | nFaninLevels |
int | nFanoutLevels |
Abc_Obj_t * | pNode |
Abc_Obj_t * | pFanin |
Abc_Obj_t * | pFanout |
Vec_Ptr_t * | vFaninLeaves |
Vec_Ptr_t * | vFanoutRoots |
Vec_Ptr_t * | vLeaves |
Vec_Ptr_t * | vCone |
Vec_Ptr_t * | vRoots |
Abc_Ntk_t * | pWnd |
Abc_Ntk_t * | pMiter |
Prove_Params_t * | pParams |
int | nNodesOld |
int | nLevelsOld |
int | nEdgesTried |
int | nEdgesRemoved |
int | timeWindow |
int | timeMiter |
int | timeProve |
int | timeUpdate |
int | timeTotal |
Definition at line 30 of file abcRr.c.