Graphviz 13.0.0~dev.20250402.0402
Loading...
Searching...
No Matches
tst_t Struct Reference

state for use in tight_subtree_search More...

Collaboration diagram for tst_t:
[legend]

Data Fields

Agnode_tv
 
int in_i
 iteration counter through ND_in(v).list
 
int out_i
 iteration counter through ND_out(v).list
 
int rv
 result value
 

Detailed Description

Definition at line 315 of file ns.c.

Field Documentation

◆ in_i

int tst_t::in_i

Definition at line 317 of file ns.c.

◆ out_i

int tst_t::out_i

Definition at line 318 of file ns.c.

◆ rv

int tst_t::rv

Definition at line 319 of file ns.c.

◆ v

Agnode_t* tst_t::v

Definition at line 316 of file ns.c.

Referenced by tight_subtree_search().


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