ACT Library
Loading...
Searching...
No Matches
Public Attributes | List of all members
edge Struct Reference

#include <netlist.h>

Public Attributes

node_tg
 
node_tbulk
 
node_ta
 
node_tb
 
int w
 
int l
 
int flavor
 
int nfolds
 
int nlen
 
unsigned int type:1
 
unsigned int pchg:1
 
unsigned int keeper:1
 
unsigned int combf:1
 
unsigned int raw:1
 
unsigned int pruned:1
 
unsigned int tree:1
 
unsigned int visited
 

Member Data Documentation

◆ a

node_t* edge::a

◆ b

node_t * edge::b

◆ bulk

node_t* edge::bulk

◆ combf

unsigned int edge::combf

◆ flavor

int edge::flavor

◆ g

node_t* edge::g

◆ keeper

unsigned int edge::keeper

◆ l

int edge::l

◆ nfolds

int edge::nfolds

◆ nlen

int edge::nlen

◆ pchg

unsigned int edge::pchg

◆ pruned

unsigned int edge::pruned

◆ raw

unsigned int edge::raw

◆ tree

unsigned int edge::tree

◆ type

unsigned int edge::type

◆ visited

unsigned int edge::visited

◆ w

int edge::w

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