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

Data Fields

int nInps
 
int nObjs
 
Ifn_Obj_t Nodes [2 *IFN_INS]
 
int pConstr [IFN_INS]
 
int nConstr
 
int nVars
 
int nWords
 
int nParsVNum
 
int nParsVIni
 
int nPars
 
wordpTruth
 
int Values [IFN_PAR]
 
word pTtElems [IFN_INS *IFN_WRD]
 
word pTtObjs [2 *IFN_INS *IFN_WRD]
 

Detailed Description

Definition at line 69 of file ifTune.c.

Field Documentation

int Ifn_Ntk_t_::nConstr

Definition at line 77 of file ifTune.c.

int Ifn_Ntk_t_::nInps

Definition at line 72 of file ifTune.c.

int Ifn_Ntk_t_::nObjs

Definition at line 73 of file ifTune.c.

Ifn_Obj_t Ifn_Ntk_t_::Nodes[2 *IFN_INS]

Definition at line 74 of file ifTune.c.

int Ifn_Ntk_t_::nPars

Definition at line 83 of file ifTune.c.

int Ifn_Ntk_t_::nParsVIni

Definition at line 82 of file ifTune.c.

int Ifn_Ntk_t_::nParsVNum

Definition at line 81 of file ifTune.c.

int Ifn_Ntk_t_::nVars

Definition at line 79 of file ifTune.c.

int Ifn_Ntk_t_::nWords

Definition at line 80 of file ifTune.c.

int Ifn_Ntk_t_::pConstr[IFN_INS]

Definition at line 76 of file ifTune.c.

word* Ifn_Ntk_t_::pTruth

Definition at line 84 of file ifTune.c.

word Ifn_Ntk_t_::pTtElems[IFN_INS *IFN_WRD]

Definition at line 87 of file ifTune.c.

word Ifn_Ntk_t_::pTtObjs[2 *IFN_INS *IFN_WRD]

Definition at line 88 of file ifTune.c.

int Ifn_Ntk_t_::Values[IFN_PAR]

Definition at line 86 of file ifTune.c.


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