Graphviz 12.0.1~dev.20240716.0800
Loading...
Searching...
No Matches
nlist_t Struct Reference

#include <types.h>

Collaboration diagram for nlist_t:
[legend]

Data Fields

node_t ** list
 
size_t size
 

Detailed Description

Definition at line 246 of file types.h.

Field Documentation

◆ list

node_t** nlist_t::list

Definition at line 247 of file types.h.

Referenced by add_tree_edge(), init_graph(), reset_lists(), and TB_balance().

◆ size

size_t nlist_t::size

Definition at line 248 of file types.h.

Referenced by add_tree_edge(), and TB_balance().


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