abc-master
|
Go to the source code of this file.
Functions | |
void | Aig_ManInterFast (Aig_Man_t *pManOn, Aig_Man_t *pManOff, int fVerbose) |
FUNCTION DEFINITIONS ///. More... | |
Aig_Man_t * | Aig_ManInter (Aig_Man_t *pManOn, Aig_Man_t *pManOff, int fRelation, int fVerbose) |
Variables | |
ABC_NAMESPACE_IMPL_START abctime | timeCnf |
DECLARATIONS ///. More... | |
abctime | timeSat |
abctime | timeInt |
Function*************************************************************
Synopsis []
Description []
SideEffects []
SeeAlso []
Definition at line 149 of file aigInter.c.
FUNCTION DEFINITIONS ///.
Function*************************************************************
Synopsis []
Description []
SideEffects []
SeeAlso []
Definition at line 51 of file aigInter.c.
ABC_NAMESPACE_IMPL_START abctime timeCnf |
DECLARATIONS ///.
CFile****************************************************************
FileName [aigInter.c]
SystemName [ABC: Logic synthesis and verification system.]
PackageName [AIG package.]
Synopsis [Interpolate two AIGs.]
Author [Alan Mishchenko]
Affiliation [UC Berkeley]
Date [Ver. 1.0. Started - April 28, 2007.]
Revision [
]