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

Data Fields

Gia_Man_tpGia
 
Vec_Int_tvCis
 
Vec_Int_tvCos
 
int nObjs
 
int nRegs
 
int nTravIds
 
int * pObjData
 
int nObjData
 
int fVerbose
 
Emb_Dat_tpVecs
 
int nReached
 
int nDistMax
 
float ** pMatr
 
float ** pEigen
 
float * pSols
 
unsigned short * pPlacement
 

Detailed Description

Definition at line 70 of file giaEmbed.c.

Field Documentation

int Emb_Man_t_::fVerbose

Definition at line 80 of file giaEmbed.c.

int Emb_Man_t_::nDistMax

Definition at line 83 of file giaEmbed.c.

int Emb_Man_t_::nObjData

Definition at line 79 of file giaEmbed.c.

int Emb_Man_t_::nObjs

Definition at line 75 of file giaEmbed.c.

int Emb_Man_t_::nReached

Definition at line 82 of file giaEmbed.c.

int Emb_Man_t_::nRegs

Definition at line 76 of file giaEmbed.c.

int Emb_Man_t_::nTravIds

Definition at line 77 of file giaEmbed.c.

float** Emb_Man_t_::pEigen

Definition at line 85 of file giaEmbed.c.

Gia_Man_t* Emb_Man_t_::pGia

Definition at line 72 of file giaEmbed.c.

float** Emb_Man_t_::pMatr

Definition at line 84 of file giaEmbed.c.

int* Emb_Man_t_::pObjData

Definition at line 78 of file giaEmbed.c.

unsigned short* Emb_Man_t_::pPlacement

Definition at line 87 of file giaEmbed.c.

float* Emb_Man_t_::pSols

Definition at line 86 of file giaEmbed.c.

Emb_Dat_t* Emb_Man_t_::pVecs

Definition at line 81 of file giaEmbed.c.

Vec_Int_t* Emb_Man_t_::vCis

Definition at line 73 of file giaEmbed.c.

Vec_Int_t* Emb_Man_t_::vCos

Definition at line 74 of file giaEmbed.c.


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