|
abc-master
|
#include <fra.h>
Data Fields | |
| Fra_Par_t * | pPars |
| Aig_Man_t * | pManAig |
| Aig_Man_t * | pManFraig |
| int | nFramesAll |
| Aig_Obj_t ** | pMemFraig |
| int | nSizeAlloc |
| Fra_Cla_t * | pCla |
| Fra_Sml_t * | pSml |
| Fra_Bmc_t * | pBmc |
| int | nPatWords |
| unsigned * | pPatWords |
| Vec_Int_t * | vCex |
| Vec_Int_t * | vOneHots |
| sat_solver * | pSat |
| int | nSatVars |
| Vec_Ptr_t * | vPiVars |
| ABC_INT64_T | nBTLimitGlobal |
| ABC_INT64_T | nInsLimitGlobal |
| Vec_Ptr_t ** | pMemFanins |
| int * | pMemSatNums |
| int | nMemAlloc |
| Vec_Ptr_t * | vTimeouts |
| int | nSimRounds |
| int | nNodesMiter |
| int | nLitsBeg |
| int | nLitsEnd |
| int | nNodesBeg |
| int | nNodesEnd |
| int | nRegsBeg |
| int | nRegsEnd |
| int | nSatCalls |
| int | nSatCallsSat |
| int | nSatCallsUnsat |
| int | nSatProof |
| int | nSatFails |
| int | nSatFailsReal |
| int | nSpeculs |
| int | nChoices |
| int | nChoicesFake |
| int | nSatCallsRecent |
| int | nSatCallsSkipped |
| abctime | timeSim |
| abctime | timeTrav |
| abctime | timeRwr |
| abctime | timeSat |
| abctime | timeSatUnsat |
| abctime | timeSatSat |
| abctime | timeSatFail |
| abctime | timeRef |
| abctime | timeTotal |
| abctime | time1 |
| abctime | time2 |
| sat_solver* Fra_Man_t_::pSat |