#include "nwk.h"
Go to the source code of this file.
Functions | |
| Hop_Obj_t * | Nwk_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 | Nwk_ManBidecResyn (Nwk_Man_t *pNtk, int fVerbose) |
| void Nwk_ManBidecResyn | ( | Nwk_Man_t * | pNtk, |
| int | fVerbose ) |
Function*************************************************************
Synopsis [Resynthesizes nodes using bi-decomposition.]
Description []
SideEffects []
SeeAlso []
Definition at line 129 of file nwkBidec.c.


| Hop_Obj_t * Nwk_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 67 of file nwkBidec.c.

