

Go to the source code of this file.
Functions | |
| ABC_NAMESPACE_HEADER_START Gia_Man_t * | Gia_ManRewire (Gia_Man_t *pGia, Gia_Man_t *pExc, int nIters, float levelGrowRatio, int nExpands, int nGrowth, int nDivs, int nFaninMax, int nTimeOut, int nMode, int nMappedMode, int nDist, int nSeed, int fCheck, int fChoices, int fVerbose) |
| INCLUDES ///. | |
| Gia_Man_t * | Gia_ManRewireInt (Gia_Man_t *pGia, Gia_Man_t *pExc, int nIters, float levelGrowRatio, int nExpands, int nGrowth, int nDivs, int nFaninMax, int nTimeOut, int nMode, int nMappedMode, int nDist, int nSeed, int fCheck, int fChoices, int fVerbose) |
| Abc_Ntk_t * | Abc_ManRewire (Abc_Ntk_t *pNtk, Gia_Man_t *pExc, int nIters, float levelGrowRatio, int nExpands, int nGrowth, int nDivs, int nFaninMax, int nTimeOut, int nMode, int nMappedMode, int nDist, int nSeed, int fCheck, int fVerbose) |
| Abc_Ntk_t * | Abc_ManRewireInt (Abc_Ntk_t *pNtk, Gia_Man_t *pExc, int nIters, float levelGrowRatio, int nExpands, int nGrowth, int nDivs, int nFaninMax, int nTimeOut, int nMode, int nMappedMode, int nDist, int nSeed, int fCheck, int fVerbose) |
| Mini_Aig_t * | MiniAig_ManRewire (Mini_Aig_t *pAig, Gia_Man_t *pExc, int nIters, float levelGrowRatio, int nExpands, int nGrowth, int nDivs, int nFaninMax, int nTimeOut, int nMode, int nMappedMode, int nDist, int nSeed, int fCheck, int fVerbose) |
| Mini_Aig_t * | MiniAig_ManRewireInt (Mini_Aig_t *pAig, Gia_Man_t *pExc, int nIters, float levelGrowRatio, int nExpands, int nGrowth, int nDivs, int nFaninMax, int nTimeOut, int nMode, int nMappedMode, int nDist, int nSeed, int fCheck, int fVerbose) |
| Abc_Ntk_t * Abc_ManRewire | ( | Abc_Ntk_t * | pNtk, |
| Gia_Man_t * | pExc, | ||
| int | nIters, | ||
| float | levelGrowRatio, | ||
| int | nExpands, | ||
| int | nGrowth, | ||
| int | nDivs, | ||
| int | nFaninMax, | ||
| int | nTimeOut, | ||
| int | nMode, | ||
| int | nMappedMode, | ||
| int | nDist, | ||
| int | nSeed, | ||
| int | fCheck, | ||
| int | fVerbose ) |
Definition at line 29 of file rewire_rar.c.

| Abc_Ntk_t * Abc_ManRewireInt | ( | Abc_Ntk_t * | pNtk, |
| Gia_Man_t * | pExc, | ||
| int | nIters, | ||
| float | levelGrowRatio, | ||
| int | nExpands, | ||
| int | nGrowth, | ||
| int | nDivs, | ||
| int | nFaninMax, | ||
| int | nTimeOut, | ||
| int | nMode, | ||
| int | nMappedMode, | ||
| int | nDist, | ||
| int | nSeed, | ||
| int | fCheck, | ||
| int | fVerbose ) |
Definition at line 43 of file rewire_miaig.cpp.


| ABC_NAMESPACE_HEADER_START Gia_Man_t * Gia_ManRewire | ( | Gia_Man_t * | pGia, |
| Gia_Man_t * | pExc, | ||
| int | nIters, | ||
| float | levelGrowRatio, | ||
| int | nExpands, | ||
| int | nGrowth, | ||
| int | nDivs, | ||
| int | nFaninMax, | ||
| int | nTimeOut, | ||
| int | nMode, | ||
| int | nMappedMode, | ||
| int | nDist, | ||
| int | nSeed, | ||
| int | fCheck, | ||
| int | fChoices, | ||
| int | fVerbose ) |
INCLUDES ///.
CFile****************************************************************
FileName [rewire_rar.h]
SystemName [ABC: Logic synthesis and verification system.]
PackageName [Re-wiring.]
Synopsis []
Author [Jiun-Hao Chen]
Affiliation [National Taiwan University]
Date [Ver. 1.0. Started - June 20, 2005.]
Revision [
] PARAMETERS ///
CFile****************************************************************
FileName [rewire_rar.c]
SystemName [ABC: Logic synthesis and verification system.]
PackageName [Re-wiring.]
Synopsis []
Author [Jiun-Hao Chen]
Affiliation [National Taiwan University]
Date [Ver. 1.0. Started - June 20, 2005.]
Revision [
]
Definition at line 25 of file rewire_rar.c.

| Gia_Man_t * Gia_ManRewireInt | ( | Gia_Man_t * | pGia, |
| Gia_Man_t * | pExc, | ||
| int | nIters, | ||
| float | levelGrowRatio, | ||
| int | nExpands, | ||
| int | nGrowth, | ||
| int | nDivs, | ||
| int | nFaninMax, | ||
| int | nTimeOut, | ||
| int | nMode, | ||
| int | nMappedMode, | ||
| int | nDist, | ||
| int | nSeed, | ||
| int | fCheck, | ||
| int | fChoices, | ||
| int | fVerbose ) |
CFile****************************************************************
FileName [rewire_miaig.cpp]
SystemName [ABC: Logic synthesis and verification system.]
PackageName [Re-wiring.]
Synopsis []
Author [Jiun-Hao Chen]
Affiliation [National Taiwan University]
Date [Ver. 1.0. Started - June 20, 2005.]
Revision [
]
Definition at line 29 of file rewire_miaig.cpp.


| Mini_Aig_t * MiniAig_ManRewire | ( | Mini_Aig_t * | pAig, |
| Gia_Man_t * | pExc, | ||
| int | nIters, | ||
| float | levelGrowRatio, | ||
| int | nExpands, | ||
| int | nGrowth, | ||
| int | nDivs, | ||
| int | nFaninMax, | ||
| int | nTimeOut, | ||
| int | nMode, | ||
| int | nMappedMode, | ||
| int | nDist, | ||
| int | nSeed, | ||
| int | fCheck, | ||
| int | fVerbose ) |
Definition at line 33 of file rewire_rar.c.

| Mini_Aig_t * MiniAig_ManRewireInt | ( | Mini_Aig_t * | pAig, |
| Gia_Man_t * | pExc, | ||
| int | nIters, | ||
| float | levelGrowRatio, | ||
| int | nExpands, | ||
| int | nGrowth, | ||
| int | nDivs, | ||
| int | nFaninMax, | ||
| int | nTimeOut, | ||
| int | nMode, | ||
| int | nMappedMode, | ||
| int | nDist, | ||
| int | nSeed, | ||
| int | fCheck, | ||
| int | fVerbose ) |
Definition at line 60 of file rewire_miaig.cpp.

