|
abc-master
|
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 |
| abctime | timeWindow |
| abctime | timeMiter |
| abctime | timeProve |
| abctime | timeUpdate |
| abctime | timeTotal |
| Prove_Params_t* Abc_RRMan_t_::pParams |