|
Graphviz 14.0.3~dev.20251029.0425
|
#include <sgraph.h>
Data Fields | |
| double | weight |
| int | cnt |
| int | v1 |
| int | v2 |
| int sedge::cnt |
Definition at line 44 of file sgraph.h.
Referenced by createSEdge(), and updateWt().
| int sedge::v1 |
Definition at line 48 of file sgraph.h.
Referenced by adjacentNode(), createSEdge(), and emitSearchGraph().
| int sedge::v2 |
Definition at line 48 of file sgraph.h.
Referenced by adjacentNode(), createSEdge(), and emitSearchGraph().
| double sedge::weight |
Definition at line 43 of file sgraph.h.
Referenced by createSEdge(), emitSearchGraph(), and updateWt().