abc-master
|
#include "intInt.h"
Go to the source code of this file.
Functions | |
ABC_NAMESPACE_IMPL_START Aig_Man_t * | Inter_ManDupExpand (Aig_Man_t *pInter, Aig_Man_t *pOther) |
DECLARATIONS ///. More... | |
void | Inter_ManVerifyInterpolant1 (Inta_Man_t *pMan, Sto_Man_t *pCnf, Aig_Man_t *pInter) |
void | Inter_ManVerifyInterpolant2 (Intb_Man_t *pMan, Sto_Man_t *pCnf, Aig_Man_t *pInter) |
ABC_NAMESPACE_IMPL_START Aig_Man_t* Inter_ManDupExpand | ( | Aig_Man_t * | pInter, |
Aig_Man_t * | pOther | ||
) |
DECLARATIONS ///.
CFile****************************************************************
FileName [intInter.c]
SystemName [ABC: Logic synthesis and verification system.]
PackageName [Interpolation engine.]
Synopsis [Experimental procedures to derive and compare interpolants.]
Author [Alan Mishchenko]
Affiliation [UC Berkeley]
Date [Ver. 1.0. Started - June 24, 2008.]
Revision [
]FUNCTION DEFINITIONS /// Function*************************************************************
Synopsis []
Description []
SideEffects []
SeeAlso []
Definition at line 45 of file intInter.c.
void Inter_ManVerifyInterpolant1 | ( | Inta_Man_t * | pMan, |
Sto_Man_t * | pCnf, | ||
Aig_Man_t * | pInter | ||
) |
Function*************************************************************
Synopsis []
Description []
SideEffects []
SeeAlso []
Definition at line 66 of file intInter.c.
void Inter_ManVerifyInterpolant2 | ( | Intb_Man_t * | pMan, |
Sto_Man_t * | pCnf, | ||
Aig_Man_t * | pInter | ||
) |
Function*************************************************************
Synopsis []
Description []
SideEffects []
SeeAlso []
Definition at line 106 of file intInter.c.