Graphviz 13.0.0~dev.20241222.1117
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 493 of file gvpr.c.

Field Documentation

◆ fstedge

fstedgefn_t trav_fns::fstedge

Definition at line 494 of file gvpr.c.

◆ nxtedge

nxttedgefn_t trav_fns::nxtedge

Definition at line 495 of file gvpr.c.

◆ undirected

unsigned char trav_fns::undirected

Definition at line 496 of file gvpr.c.

◆ visit

unsigned char trav_fns::visit

Definition at line 497 of file gvpr.c.

Referenced by traverse().


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