abc-master
|
Go to the source code of this file.
Data Structures | |
struct | Gia_ParLlb_t_ |
Typedefs | |
typedef typedefABC_NAMESPACE_HEADER_START struct Gia_ParLlb_t_ | Gia_ParLlb_t |
INCLUDES ///. More... | |
Functions | |
void | Llb_ManSetDefaultParams (Gia_ParLlb_t *pPars) |
MACRO DEFINITIONS ///. More... | |
int | Llb_Nonlin4CoreReach (Aig_Man_t *pAig, Gia_ParLlb_t *pPars) |
typedef typedefABC_NAMESPACE_HEADER_START struct Gia_ParLlb_t_ Gia_ParLlb_t |
INCLUDES ///.
CFile****************************************************************
FileName [llb.h]
SystemName [ABC: Logic synthesis and verification system.]
PackageName [BDD-based reachability.]
Synopsis [External declarations.]
Author [Alan Mishchenko]
Affiliation [UC Berkeley]
Date [Ver. 1.0. Started - May 8, 2010.]
Revision [
]PARAMETERS ///BASIC TYPES ///
void Llb_ManSetDefaultParams | ( | Gia_ParLlb_t * | p | ) |
MACRO DEFINITIONS ///.
FUNCTION 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.
int Llb_Nonlin4CoreReach | ( | Aig_Man_t * | pAig, |
Gia_ParLlb_t * | pPars | ||
) |
Function*************************************************************
Synopsis [Finds balanced cut.]
Description []
SideEffects []
SeeAlso []
Definition at line 1067 of file llb4Nonlin.c.