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

#include <kit.h>

Collaboration diagram for Kit_Graph_t_:

Public Attributes

int fConst
 
int nLeaves
 
int nSize
 
int nCap
 
Kit_Node_tpNodes
 
Kit_Edge_t eRoot
 

Detailed Description

Definition at line 89 of file kit.h.

Member Data Documentation

◆ eRoot

Kit_Edge_t Kit_Graph_t_::eRoot

Definition at line 96 of file kit.h.

◆ fConst

int Kit_Graph_t_::fConst

Definition at line 91 of file kit.h.

◆ nCap

int Kit_Graph_t_::nCap

Definition at line 94 of file kit.h.

◆ nLeaves

int Kit_Graph_t_::nLeaves

Definition at line 92 of file kit.h.

◆ nSize

int Kit_Graph_t_::nSize

Definition at line 93 of file kit.h.

◆ pNodes

Kit_Node_t* Kit_Graph_t_::pNodes

Definition at line 95 of file kit.h.


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