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

#include <sparsegraph.h>

Data Fields

int nedges
 
int * edges
 
float * ewgts
 

Detailed Description

Definition at line 21 of file sparsegraph.h.

Field Documentation

◆ edges

int* v_data::edges

◆ ewgts

float* v_data::ewgts

Definition at line 24 of file sparsegraph.h.

Referenced by cpGraph(), make_coarse_graph(), and UG_graph().

◆ nedges

int v_data::nedges

Definition at line 22 of file sparsegraph.h.

Referenced by call_tri2(), drawtopfishedges(), init_ex_graph(), make_coarse_graph(), and UG_graph().


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