|
abc-master
|
#include "int2Int.h"Go to the source code of this file.
Functions | |
| ABC_NAMESPACE_IMPL_START Vec_Int_t * | Int2_ManComputeCoPres (Vec_Int_t *vSop, int nRegs) |
| DECLARATIONS ///. More... | |
| void | Int2_ManCollectInternal_rec (Gia_Man_t *p, Gia_Obj_t *pObj, Vec_Int_t *vNodes) |
| Vec_Int_t * | Int2_ManCollectInternal (Gia_Man_t *p, Vec_Int_t *vCoPres) |
| Gia_Man_t * | Int2_ManProbToGia (Gia_Man_t *p, Vec_Int_t *vSop) |
Definition at line 84 of file int2Util.c.
Definition at line 72 of file int2Util.c.
| ABC_NAMESPACE_IMPL_START Vec_Int_t* Int2_ManComputeCoPres | ( | Vec_Int_t * | vSop, |
| int | nRegs | ||
| ) |
DECLARATIONS ///.
CFile****************************************************************
FileName [int2Util.c]
SystemName [ABC: Logic synthesis and verification system.]
PackageName [Interpolation engine.]
Synopsis [Various utilities.]
Author [Alan Mishchenko]
Affiliation [UC Berkeley]
Date [Ver. 1.0. Started - Dec 1, 2013.]
Revision [
]FUNCTION DEFINITIONS /// Function*************************************************************
Synopsis []
Description []
SideEffects []
SeeAlso []
Definition at line 45 of file int2Util.c.
Definition at line 98 of file int2Util.c.