Graphviz 13.0.0~dev.20250210.0415
Loading...
Searching...
No Matches
trav_fns Struct Reference
Collaboration diagram for trav_fns:
[legend]

Data Fields

fstedgefn_t fstedge
 
nxttedgefn_t nxtedge
 
unsigned char undirected
 
unsigned char visit
 

Detailed Description

Definition at line 489 of file gvpr.c.

Field Documentation

◆ fstedge

fstedgefn_t trav_fns::fstedge

Definition at line 490 of file gvpr.c.

◆ nxtedge

nxttedgefn_t trav_fns::nxtedge

Definition at line 491 of file gvpr.c.

◆ undirected

unsigned char trav_fns::undirected

Definition at line 492 of file gvpr.c.

◆ visit

unsigned char trav_fns::visit

Definition at line 493 of file gvpr.c.

Referenced by traverse().


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