
Go to the source code of this file.
Classes | |
| struct | Ssc_Pars_t_ |
Typedefs | |
| typedef typedefABC_NAMESPACE_HEADER_START struct Ssc_Pars_t_ | Ssc_Pars_t |
| INCLUDES ///. | |
Functions | |
| void | Ssc_ManSetDefaultParams (Ssc_Pars_t *p) |
| MACRO DEFINITIONS ///. | |
| Gia_Man_t * | Ssc_PerformSweeping (Gia_Man_t *pAig, Gia_Man_t *pCare, Ssc_Pars_t *pPars) |
| Gia_Man_t * | Ssc_PerformSweepingConstr (Gia_Man_t *p, Ssc_Pars_t *pPars) |
| typedef typedefABC_NAMESPACE_HEADER_START struct Ssc_Pars_t_ Ssc_Pars_t |
INCLUDES ///.
CFile****************************************************************
FileName [ssc.h]
SystemName [ABC: Logic synthesis and verification system.]
PackageName [SAT sweeping under constraints.]
Synopsis [External declarations.]
Author [Alan Mishchenko]
Affiliation [UC Berkeley]
Date [Ver. 1.0. Started - June 29, 2008.]
Revision [
] PARAMETERS /// BASIC TYPES ///
|
extern |
MACRO DEFINITIONS ///.
FUNCTION DECLARATIONS ///
MACRO DEFINITIONS ///.
CFile****************************************************************
FileName [sscCore.c]
SystemName [ABC: Logic synthesis and verification system.]
PackageName [SAT sweeping under constraints.]
Synopsis [The core procedures.]
Author [Alan Mishchenko]
Affiliation [UC Berkeley]
Date [Ver. 1.0. Started - June 29, 2008.]
Revision [
] FUNCTION DEFINITIONS /// Function*************************************************************
Synopsis [This procedure sets default parameters.]
Description []
SideEffects []
SeeAlso []
Definition at line 46 of file sscCore.c.


|
extern |
Definition at line 413 of file sscCore.c.


|
extern |
Definition at line 420 of file sscCore.c.

