21 #ifndef ABC__aig__cec__cec_h
22 #define ABC__aig__cec__cec_h
int Cec_ManVerifyTwo(Gia_Man_t *p0, Gia_Man_t *p1, int fVerbose)
Gia_Man_t * Cec_ManSatSweeping(Gia_Man_t *pAig, Cec_ParFra_t *pPars)
void Cec_ManCorSetDefaultParams(Cec_ParCor_t *p)
int Cec_SeqReadMinDomSize(Cec_ParSeq_t *p)
void Cec_ManChcSetDefaultParams(Cec_ParChc_t *p)
int Cec_SequentialSynthesisPart(Gia_Man_t *p, Cec_ParSeq_t *pPars)
Gia_Man_t * Cec_ManChoiceComputation(Gia_Man_t *pAig, Cec_ParChc_t *pPars)
void Cec_SeqSynthesisSetDefaultParams(Cec_ParSeq_t *pPars)
DECLARATIONS ///.
void Cec_ManSmfSetDefaultParams(Cec_ParSmf_t *p)
void Cec_ManSimSetDefaultParams(Cec_ParSim_t *p)
void Cec_ManSimulation(Gia_Man_t *pAig, Cec_ParSim_t *pPars)
Gia_Man_t * Cec_ManSatSolving(Gia_Man_t *pAig, Cec_ParSat_t *pPars)
int Cec_ManSeqResimulateCounter(Gia_Man_t *pAig, Cec_ParSim_t *pPars, Abc_Cex_t *pCex)
void Cec_ManCecSetDefaultParams(Cec_ParCec_t *p)
Gia_Man_t * Cec_ManLSCorrespondence(Gia_Man_t *pAig, Cec_ParCor_t *pPars)
#define ABC_NAMESPACE_HEADER_START
NAMESPACES ///.
int Cec_ManLSCorrespondenceClasses(Gia_Man_t *pAig, Cec_ParCor_t *pPars)
int Cec_ManSeqSemiformal(Gia_Man_t *pAig, Cec_ParSmf_t *pPars)
#define ABC_NAMESPACE_HEADER_END
int Cec_SeqReadVerbose(Cec_ParSeq_t *p)
int Cec_ManCheckNonTrivialCands(Gia_Man_t *pAig)
int Cec_ManVerify(Gia_Man_t *p, Cec_ParCec_t *pPars)
MACRO DEFINITIONS ///.
void Cec_ManFraSetDefaultParams(Cec_ParFra_t *p)
typedefABC_NAMESPACE_HEADER_START struct Cec_ParSat_t_ Cec_ParSat_t
INCLUDES ///.
typedefABC_NAMESPACE_HEADER_START struct Abc_Cex_t_ Abc_Cex_t
INCLUDES ///.
void Cec_ManSatSetDefaultParams(Cec_ParSat_t *p)
DECLARATIONS ///.