Graphviz 13.1.3~dev.20250829.0113
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 518 of file gvpr.c.

Field Documentation

◆ fstedge

fstedgefn_t trav_fns::fstedge

Definition at line 519 of file gvpr.c.

Referenced by travDFS().

◆ nxtedge

nxttedgefn_t trav_fns::nxtedge

Definition at line 520 of file gvpr.c.

Referenced by travDFS().

◆ undirected

unsigned char trav_fns::undirected

Definition at line 521 of file gvpr.c.

Referenced by travDFS().

◆ visit

unsigned char trav_fns::visit

Definition at line 522 of file gvpr.c.

Referenced by travDFS(), and traverse().


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