
Go to the source code of this file.
Functions | |
| ABC_NAMESPACE_IMPL_START Dec_Man_t * | Dec_ManStart () |
| DECLARATIONS ///. | |
| void | Dec_ManStop (Dec_Man_t *p) |
| ABC_NAMESPACE_IMPL_START Dec_Man_t * Dec_ManStart | ( | ) |
DECLARATIONS ///.
CFile****************************************************************
FileName [decMan.c]
PackageName [MVSIS 2.0: Multi-valued logic synthesis system.]
Synopsis [Decomposition manager.]
Author [MVSIS Group]
Affiliation [UC Berkeley]
Date [Ver. 1.0. Started - February 1, 2003.]
Revision [
] FUNCTION DEFINITIONS /// Function*************************************************************
Synopsis [Start the MVC manager used in the factoring package.]
Description []
SideEffects []
SeeAlso []
Definition at line 45 of file decMan.c.


| void Dec_ManStop | ( | Dec_Man_t * | p | ) |
Function*************************************************************
Synopsis [Stops the MVC maanager used in the factoring package.]
Description []
SideEffects []
SeeAlso []
Definition at line 70 of file decMan.c.

