
Go to the source code of this file.
Functions | |
| int | Gia_ManAnnotateUnrolling (Gia_Man_t *p, Abc_Cex_t *pCex, int fJustMax) |
| FUNCTION DEFINITIONS ///. | |
| Gia_Man_t * | Gia_ManCreateUnate (Gia_Man_t *p, Abc_Cex_t *pCex, int iFrame, int nRealPis, int fUseAllObjects) |
| Abc_Cex_t * | Gia_ManCexMin (Gia_Man_t *p, Abc_Cex_t *pCex, int iFrameStart, int nRealPis, int fJustMax, int fUseAll, int fVerbose) |
FUNCTION DEFINITIONS ///.
Function*************************************************************
Synopsis [Annotates the unrolling with CEX value/priority.]
Description []
SideEffects []
SeeAlso []
Definition at line 72 of file bmcCexMin2.c.


| Abc_Cex_t * Gia_ManCexMin | ( | Gia_Man_t * | p, |
| Abc_Cex_t * | pCex, | ||
| int | iFrameStart, | ||
| int | nRealPis, | ||
| int | fJustMax, | ||
| int | fUseAll, | ||
| int | fVerbose ) |
Function*************************************************************
Synopsis []
Description []
SideEffects []
SeeAlso []
Definition at line 317 of file bmcCexMin2.c.


| Gia_Man_t * Gia_ManCreateUnate | ( | Gia_Man_t * | p, |
| Abc_Cex_t * | pCex, | ||
| int | iFrame, | ||
| int | nRealPis, | ||
| int | fUseAllObjects ) |
Function*************************************************************
Synopsis [Computing AIG characterizing all justifying assignments.]
Description [Used in CEX minimization.]
SideEffects []
SeeAlso []
Definition at line 183 of file bmcCexMin2.c.

