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

#include <dec.h>

Collaboration diagram for Dec_Graph_t_:

Public Attributes

int fConst
 
int nLeaves
 
int nSize
 
int nCap
 
Dec_Node_tpNodes
 
Dec_Edge_t eRoot
 

Detailed Description

Definition at line 69 of file dec.h.

Member Data Documentation

◆ eRoot

Dec_Edge_t Dec_Graph_t_::eRoot

Definition at line 76 of file dec.h.

◆ fConst

int Dec_Graph_t_::fConst

Definition at line 71 of file dec.h.

◆ nCap

int Dec_Graph_t_::nCap

Definition at line 74 of file dec.h.

◆ nLeaves

int Dec_Graph_t_::nLeaves

Definition at line 72 of file dec.h.

◆ nSize

int Dec_Graph_t_::nSize

Definition at line 73 of file dec.h.

◆ pNodes

Dec_Node_t * Dec_Graph_t_::pNodes

Definition at line 75 of file dec.h.


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