21 #ifndef ABC__aig__int__intInt_h
22 #define ABC__aig__int__intInt_h
124 #ifdef ABC_USE_LIBRARIES
125 extern int Inter_ManPerformOneStepM114p(
Inter_Man_t *
p,
int fUsePudlak,
int fUseOther );
int Inter_CheckPerform(Inter_Check_t *p, Cnf_Dat_t *pCnf, abctime nTimeNewOut)
typedefABC_NAMESPACE_HEADER_START struct Vec_Ptr_t_ Vec_Ptr_t
INCLUDES ///.
Inter_Check_t * Inter_CheckStart(Aig_Man_t *pTrans, int nFramesK)
MACRO DEFINITIONS ///.
void Inter_ManClean(Inter_Man_t *p)
typedefABC_NAMESPACE_HEADER_START struct Aig_Man_t_ Aig_Man_t
INCLUDES ///.
typedefABC_NAMESPACE_IMPL_START struct Vec_Int_t_ Vec_Int_t
DECLARATIONS ///.
Inter_Man_t * Inter_ManCreate(Aig_Man_t *pAig, Inter_ManParams_t *pPars)
DECLARATIONS ///.
int Inter_ManCheckInitialState(Aig_Man_t *p)
DECLARATIONS ///.
int Inter_ManPerformOneStep(Inter_Man_t *p, int fUseBias, int fUseBackward, abctime nTimeNewOut)
void * Inter_ManGetCounterExample(Aig_Man_t *pAig, int nFrames, int fVerbose)
Aig_Man_t * Inter_ManStartOneOutput(Aig_Man_t *p, int fAddFirstPo)
typedefABC_NAMESPACE_HEADER_START struct Inter_Man_t_ Inter_Man_t
INCLUDES ///.
Aig_Man_t * Inter_ManStartInitState(int nRegs)
DECLARATIONS ///.
int Inter_ManCheckContainment(Aig_Man_t *pNew, Aig_Man_t *pOld)
FUNCTION DEFINITIONS ///.
#define ABC_NAMESPACE_HEADER_START
NAMESPACES ///.
#define ABC_NAMESPACE_HEADER_END
Aig_Man_t * Inter_ManFramesInter(Aig_Man_t *pAig, int nFrames, int fAddRegOuts, int fUseTwoFrames)
DECLARATIONS ///.
int Inter_ManCheckEquivalence(Aig_Man_t *pNew, Aig_Man_t *pOld)
void Inter_ManStop(Inter_Man_t *p, int fProved)
Aig_Man_t * Inter_ManStartDuplicated(Aig_Man_t *p)
int Inter_ManCheckInductiveContainment(Aig_Man_t *pTrans, Aig_Man_t *pInter, int nSteps, int fBackward)
int Inter_ManCheckAllStates(Aig_Man_t *p)
typedefABC_NAMESPACE_HEADER_START struct Inter_ManParams_t_ Inter_ManParams_t
INCLUDES ///.
void Inter_CheckStop(Inter_Check_t *p)