ABC: A System for Sequential Synthesis and Verification
 
Loading...
Searching...
No Matches
Nwk_Grf_t_ Struct Reference

#include <nwkMerge.h>

Collaboration diagram for Nwk_Grf_t_:

Public Attributes

int nObjs
 
int nVertsMax
 
int nEdgeHash
 
Nwk_Edg_t ** pEdgeHash
 
Aig_MmFixed_tpMemEdges
 
int nEdges
 
int nVerts
 
Nwk_Vrt_t ** pVerts
 
Aig_MmFlex_tpMemVerts
 
int pLists1 [NWK_MAX_LIST+1]
 
int pLists2 [NWK_MAX_LIST+1]
 
Vec_Int_tvPairs
 
int * pMapLut2Id
 
int * pMapId2Lut
 
int nMemBytes1
 
int nMemBytes2
 

Detailed Description

Definition at line 81 of file nwkMerge.h.

Member Data Documentation

◆ nEdgeHash

int Nwk_Grf_t_::nEdgeHash

Definition at line 86 of file nwkMerge.h.

◆ nEdges

int Nwk_Grf_t_::nEdges

Definition at line 90 of file nwkMerge.h.

◆ nMemBytes1

int Nwk_Grf_t_::nMemBytes1

Definition at line 103 of file nwkMerge.h.

◆ nMemBytes2

int Nwk_Grf_t_::nMemBytes2

Definition at line 104 of file nwkMerge.h.

◆ nObjs

int Nwk_Grf_t_::nObjs

Definition at line 84 of file nwkMerge.h.

◆ nVerts

int Nwk_Grf_t_::nVerts

Definition at line 91 of file nwkMerge.h.

◆ nVertsMax

int Nwk_Grf_t_::nVertsMax

Definition at line 85 of file nwkMerge.h.

◆ pEdgeHash

Nwk_Edg_t** Nwk_Grf_t_::pEdgeHash

Definition at line 87 of file nwkMerge.h.

◆ pLists1

int Nwk_Grf_t_::pLists1[NWK_MAX_LIST+1]

Definition at line 95 of file nwkMerge.h.

◆ pLists2

int Nwk_Grf_t_::pLists2[NWK_MAX_LIST+1]

Definition at line 96 of file nwkMerge.h.

◆ pMapId2Lut

int* Nwk_Grf_t_::pMapId2Lut

Definition at line 101 of file nwkMerge.h.

◆ pMapLut2Id

int* Nwk_Grf_t_::pMapLut2Id

Definition at line 100 of file nwkMerge.h.

◆ pMemEdges

Aig_MmFixed_t* Nwk_Grf_t_::pMemEdges

Definition at line 88 of file nwkMerge.h.

◆ pMemVerts

Aig_MmFlex_t* Nwk_Grf_t_::pMemVerts

Definition at line 93 of file nwkMerge.h.

◆ pVerts

Nwk_Vrt_t** Nwk_Grf_t_::pVerts

Definition at line 92 of file nwkMerge.h.

◆ vPairs

Vec_Int_t* Nwk_Grf_t_::vPairs

Definition at line 98 of file nwkMerge.h.


The documentation for this struct was generated from the following file: