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

#include <sgraph.h>

Data Fields

double weight
 
int cnt
 
int v1
 
int v2
 

Detailed Description

Definition at line 42 of file sgraph.h.

Field Documentation

◆ cnt

int sedge::cnt

Definition at line 44 of file sgraph.h.

Referenced by createSEdge(), and updateWt().

◆ v1

int sedge::v1

Definition at line 48 of file sgraph.h.

Referenced by adjacentNode(), createSEdge(), and emitSearchGraph().

◆ v2

int sedge::v2

Definition at line 48 of file sgraph.h.

Referenced by adjacentNode(), createSEdge(), and emitSearchGraph().

◆ weight

double sedge::weight

Definition at line 43 of file sgraph.h.

Referenced by createSEdge(), emitSearchGraph(), and updateWt().


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