Graphviz 12.0.1~dev.20240716.0800
Loading...
Searching...
No Matches
bcstate Struct Reference
Collaboration diagram for bcstate:
[legend]

Data Fields

int count
 
int nComp
 
gv_stack_t stk
 
Agraph_tblks
 

Detailed Description

Definition at line 70 of file bcomps.c.

Field Documentation

◆ blks

Agraph_t* bcstate::blks

Definition at line 74 of file bcomps.c.

Referenced by mkBlock().

◆ count

int bcstate::count

Definition at line 71 of file bcomps.c.

Referenced by dfs().

◆ nComp

int bcstate::nComp

Definition at line 72 of file bcomps.c.

Referenced by mkBlock().

◆ stk

gv_stack_t bcstate::stk

Definition at line 73 of file bcomps.c.

Referenced by dfs().


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