
Go to the source code of this file.
Functions | |
| Hop_Obj_t * | Abc_NodeIfNodeResyn (Bdc_Man_t *p, Hop_Man_t *pHop, Hop_Obj_t *pRoot, int nVars, Vec_Int_t *vTruth, unsigned *puCare, float dProb) |
| FUNCTION DEFINITIONS ///. | |
| void | Abc_NtkBidecResyn (Abc_Ntk_t *pNtk, int fVerbose) |
| Hop_Obj_t * Abc_NodeIfNodeResyn | ( | Bdc_Man_t * | p, |
| Hop_Man_t * | pHop, | ||
| Hop_Obj_t * | pRoot, | ||
| int | nVars, | ||
| Vec_Int_t * | vTruth, | ||
| unsigned * | puCare, | ||
| float | dProb ) |
FUNCTION DEFINITIONS ///.
Function*************************************************************
Synopsis [Resynthesizes nodes using bi-decomposition.]
Description []
SideEffects []
SeeAlso []
Definition at line 49 of file abcBidec.c.


| void Abc_NtkBidecResyn | ( | Abc_Ntk_t * | pNtk, |
| int | fVerbose ) |
Function*************************************************************
Synopsis [Resynthesizes nodes using bi-decomposition.]
Description []
SideEffects []
SeeAlso []
Definition at line 110 of file abcBidec.c.

