abc-master
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Res_Win_t_ Struct Reference

#include <resInt.h>

Data Fields

Abc_Obj_tpNode
 
int nWinTfiMax
 
int nWinTfoMax
 
int nLevDivMax
 
int nFanoutLimit
 
int nLevTfiMinus
 
int nLevLeafMin
 
int nLevTravMin
 
int nDivsPlus
 
Vec_Ptr_tvRoots
 
Vec_Ptr_tvLeaves
 
Vec_Ptr_tvBranches
 
Vec_Ptr_tvNodes
 
Vec_Ptr_tvDivs
 
Vec_Vec_tvMatrix
 

Detailed Description

Definition at line 45 of file resInt.h.

Field Documentation

int Res_Win_t_::nDivsPlus

Definition at line 58 of file resInt.h.

int Res_Win_t_::nFanoutLimit

Definition at line 53 of file resInt.h.

int Res_Win_t_::nLevDivMax

Definition at line 51 of file resInt.h.

int Res_Win_t_::nLevLeafMin

Definition at line 56 of file resInt.h.

int Res_Win_t_::nLevTfiMinus

Definition at line 54 of file resInt.h.

int Res_Win_t_::nLevTravMin

Definition at line 57 of file resInt.h.

int Res_Win_t_::nWinTfiMax

Definition at line 49 of file resInt.h.

int Res_Win_t_::nWinTfoMax

Definition at line 50 of file resInt.h.

Abc_Obj_t* Res_Win_t_::pNode

Definition at line 48 of file resInt.h.

Vec_Ptr_t* Res_Win_t_::vBranches

Definition at line 62 of file resInt.h.

Vec_Ptr_t* Res_Win_t_::vDivs

Definition at line 64 of file resInt.h.

Vec_Ptr_t* Res_Win_t_::vLeaves

Definition at line 61 of file resInt.h.

Vec_Vec_t* Res_Win_t_::vMatrix

Definition at line 66 of file resInt.h.

Vec_Ptr_t* Res_Win_t_::vNodes

Definition at line 63 of file resInt.h.

Vec_Ptr_t* Res_Win_t_::vRoots

Definition at line 60 of file resInt.h.


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