
Go to the source code of this file.
Functions | |
| Gia_Man_t * | Gia_ManCreateResubMiter (Aig_Man_t *p) |
| FUNCTION DEFINITIONS ///. | |
| void | Abc_NtkMfsConstructGia (Mfs_Man_t *p) |
| void | Abc_NtkMfsDeconstructGia (Mfs_Man_t *p) |
| void | Abc_NtkMfsResimulate (Gia_Man_t *p, Vec_Int_t *vCex) |
| int | Abc_NtkMfsTryResubOnceGia (Mfs_Man_t *p, int *pCands, int nCands) |
| void Abc_NtkMfsConstructGia | ( | Mfs_Man_t * | p | ) |
Function*************************************************************
Synopsis []
Description []
SideEffects []
SeeAlso []
Definition at line 120 of file mfsGia.c.

| void Abc_NtkMfsDeconstructGia | ( | Mfs_Man_t * | p | ) |
Function*************************************************************
Synopsis []
Description []
SideEffects []
SeeAlso []
Definition at line 169 of file mfsGia.c.

| int Abc_NtkMfsTryResubOnceGia | ( | Mfs_Man_t * | p, |
| int * | pCands, | ||
| int | nCands ) |
Function*************************************************************
Synopsis []
Description []
SideEffects []
SeeAlso []
Definition at line 204 of file mfsGia.c.

FUNCTION DEFINITIONS ///.
Function*************************************************************
Synopsis [Derives the resubstitution miter as an GIA.]
Description []
SideEffects []
SeeAlso []
Definition at line 53 of file mfsGia.c.

