
Go to the source code of this file.
Functions | |
| ABC_NAMESPACE_IMPL_START void | Ssw_SignalCorrespondenceArray1 (Vec_Ptr_t *vGias, Ssw_Pars_t *pPars) |
| DECLARATIONS ///. | |
| void | Ssw_SignalCorrespondenceArray (Vec_Ptr_t *vGias, Ssw_Pars_t *pPars) |
| Aig_Man_t * | Ssw_SignalCorrespondencePart (Aig_Man_t *pAig, Ssw_Pars_t *pPars) |
| Aig_Man_t * | Ssw_SignalCorrespondencePart2 (Aig_Man_t *pAig, Ssw_Pars_t *pPars) |
| void | Gia_ManRestoreNodeMapping (Aig_Man_t *pAig, Gia_Man_t *pGia) |
| Gia_Man_t * | Gia_SignalCorrespondencePart (Gia_Man_t *p, Cec_ParCor_t *pPars) |
Definition at line 411 of file sswPart.c.

| Gia_Man_t * Gia_SignalCorrespondencePart | ( | Gia_Man_t * | p, |
| Cec_ParCor_t * | pPars ) |
Definition at line 418 of file sswPart.c.

| void Ssw_SignalCorrespondenceArray | ( | Vec_Ptr_t * | vGias, |
| Ssw_Pars_t * | pPars ) |
Function*************************************************************
Synopsis [Performing SAT sweeping for the array of AIGs.]
Description []
SideEffects []
SeeAlso []
Definition at line 93 of file sswPart.c.


| ABC_NAMESPACE_IMPL_START void Ssw_SignalCorrespondenceArray1 | ( | Vec_Ptr_t * | vGias, |
| Ssw_Pars_t * | pPars ) |
DECLARATIONS ///.
CFile****************************************************************
FileName [sswPart.c]
SystemName [ABC: Logic synthesis and verification system.]
PackageName [Inductive prover with constraints.]
Synopsis [Partitioned signal correspondence.]
Author [Alan Mishchenko]
Affiliation [UC Berkeley]
Date [Ver. 1.0. Started - September 1, 2008.]
Revision [
] FUNCTION DEFINITIONS /// Function*************************************************************
Synopsis [Performing SAT sweeping for the array of AIGs.]
Description []
SideEffects []
SeeAlso []
Definition at line 67 of file sswPart.c.


| Aig_Man_t * Ssw_SignalCorrespondencePart | ( | Aig_Man_t * | pAig, |
| Ssw_Pars_t * | pPars ) |
Function*************************************************************
Synopsis [Performs partitioned sequential SAT sweeping.]
Description []
SideEffects []
SeeAlso []
Definition at line 214 of file sswPart.c.


| Aig_Man_t * Ssw_SignalCorrespondencePart2 | ( | Aig_Man_t * | pAig, |
| Ssw_Pars_t * | pPars ) |
Function*************************************************************
Synopsis [Performs partitioned sequential SAT sweeping.]
Description []
SideEffects []
SeeAlso []
Definition at line 314 of file sswPart.c.

