70 int RetValue1, RetValue2;
84 if ( RetValue1 && RetValue2 )
85 printf(
"Im is correct.\n" );
87 printf(
"Property A => Im fails.\n" );
89 printf(
"Property Im => !B fails.\n" );
110 int RetValue1, RetValue2;
128 if ( RetValue1 && RetValue2 )
129 printf(
"Ip is correct.\n" );
131 printf(
"Property A => Ip fails.\n" );
133 printf(
"Property Ip => !B fails.\n" );
void Inter_ManVerifyInterpolant1(Inta_Man_t *pMan, Sto_Man_t *pCnf, Aig_Man_t *pInter)
typedefABC_NAMESPACE_HEADER_START struct Aig_Man_t_ Aig_Man_t
INCLUDES ///.
void Aig_ManStop(Aig_Man_t *p)
void Inter_ManVerifyInterpolant2(Intb_Man_t *pMan, Sto_Man_t *pCnf, Aig_Man_t *pInter)
void Aig_ManFlipFirstPo(Aig_Man_t *p)
Aig_Man_t * Inta_ManDeriveClauses(Inta_Man_t *pMan, Sto_Man_t *pCnf, int fClausesA)
Aig_Obj_t * Aig_IthVar(Aig_Man_t *p, int i)
FUNCTION DEFINITIONS ///.
static int Aig_ManCiNum(Aig_Man_t *p)
#define ABC_NAMESPACE_IMPL_END
Aig_Man_t * Intb_ManDeriveClauses(Intb_Man_t *pMan, Sto_Man_t *pCnf, int fClausesA)
#define ABC_NAMESPACE_IMPL_START
ABC_NAMESPACE_IMPL_START Aig_Man_t * Inter_ManDupExpand(Aig_Man_t *pInter, Aig_Man_t *pOther)
DECLARATIONS ///.
int Inter_ManCheckContainment(Aig_Man_t *pNew, Aig_Man_t *pOld)
FUNCTION DEFINITIONS ///.
Aig_Man_t * Aig_ManDupSimple(Aig_Man_t *p)
DECLARATIONS ///.