abc-master
|
#include "cswInt.h"
Go to the source code of this file.
Functions | |
ABC_NAMESPACE_IMPL_START Aig_Man_t * | Csw_Sweep (Aig_Man_t *pAig, int nCutsMax, int nLeafMax, int fVerbose) |
DECLARATIONS ///. More... | |
ABC_NAMESPACE_IMPL_START Aig_Man_t* Csw_Sweep | ( | Aig_Man_t * | pAig, |
int | nCutsMax, | ||
int | nLeafMax, | ||
int | fVerbose | ||
) |
DECLARATIONS ///.
INCLUDES ///.
CFile****************************************************************
FileName [cswCore.c]
SystemName [ABC: Logic synthesis and verification system.]
PackageName [Cut sweeping.]
Synopsis []
Author [Alan Mishchenko]
Affiliation [UC Berkeley]
Date [Ver. 1.0. Started - July 11, 2007.]
Revision [
]FUNCTION DEFINITIONS /// Function*************************************************************
Synopsis []
Description []
SideEffects []
SeeAlso []
Definition at line 45 of file cswCore.c.