|
abc-master
|
Go to the source code of this file.
Functions | |
| ABC_NAMESPACE_IMPL_START void | Llb_ManSetDefaultParams (Gia_ParLlb_t *p) |
| DECLARATIONS ///. More... | |
| void | Llb_ManPrintAig (Llb_Man_t *p) |
| int | Llb_ManModelCheckAig (Aig_Man_t *pAigGlo, Gia_ParLlb_t *pPars, Vec_Int_t *vHints, DdManager **pddGlo) |
| int | Llb_ManModelCheckGia (Gia_Man_t *pGia, Gia_ParLlb_t *pPars) |
| int Llb_ManModelCheckAig | ( | Aig_Man_t * | pAigGlo, |
| Gia_ParLlb_t * | pPars, | ||
| Vec_Int_t * | vHints, | ||
| DdManager ** | pddGlo | ||
| ) |
Function*************************************************************
Synopsis []
Description []
SideEffects []
SeeAlso []
Definition at line 112 of file llb1Core.c.
| int Llb_ManModelCheckGia | ( | Gia_Man_t * | pGia, |
| Gia_ParLlb_t * | pPars | ||
| ) |
Function*************************************************************
Synopsis []
Description []
SideEffects []
SeeAlso []
Definition at line 197 of file llb1Core.c.
| void Llb_ManPrintAig | ( | Llb_Man_t * | p | ) |
Function*************************************************************
Synopsis [Prints statistics about MFFCs.]
Description []
SideEffects []
SeeAlso []
Definition at line 87 of file llb1Core.c.
| ABC_NAMESPACE_IMPL_START void Llb_ManSetDefaultParams | ( | Gia_ParLlb_t * | p | ) |
DECLARATIONS ///.
MACRO DEFINITIONS ///.
CFile****************************************************************
FileName [llb1Core.c]
SystemName [ABC: Logic synthesis and verification system.]
PackageName [BDD based reachability.]
Synopsis [Top-level procedure.]
Author [Alan Mishchenko]
Affiliation [UC Berkeley]
Date [Ver. 1.0. Started - June 20, 2005.]
Revision [
]FUNCTION DEFINITIONS /// Function*************************************************************
Synopsis []
Description []
SideEffects []
SeeAlso []
Definition at line 46 of file llb1Core.c.