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

#include <cswInt.h>

Collaboration diagram for Csw_Cut_t_:

Public Attributes

Csw_Cut_tpNext
 
int Cost
 
unsigned uSign
 
int iNode
 
short nCutSize
 
char nLeafMax
 
char nFanins
 
int pFanins [0]
 

Detailed Description

Definition at line 56 of file cswInt.h.

Member Data Documentation

◆ Cost

int Csw_Cut_t_::Cost

Definition at line 59 of file cswInt.h.

◆ iNode

int Csw_Cut_t_::iNode

Definition at line 62 of file cswInt.h.

◆ nCutSize

short Csw_Cut_t_::nCutSize

Definition at line 63 of file cswInt.h.

◆ nFanins

char Csw_Cut_t_::nFanins

Definition at line 65 of file cswInt.h.

◆ nLeafMax

char Csw_Cut_t_::nLeafMax

Definition at line 64 of file cswInt.h.

◆ pFanins

int Csw_Cut_t_::pFanins[0]

Definition at line 66 of file cswInt.h.

◆ pNext

Csw_Cut_t* Csw_Cut_t_::pNext

Definition at line 58 of file cswInt.h.

◆ uSign

unsigned Csw_Cut_t_::uSign

Definition at line 61 of file cswInt.h.


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