Social Network 1.0.0
The second major course output (MCO2) for CCDSALG.
Loading...
Searching...
No Matches
GraphEdge Struct Reference

A(n) (un)directed connection between two vertices in a graph. More...

#include <graph.h>

Public Attributes

Vertex source
 The first or source vertex of the connection.
Vertex destination
 The second or destination vertex of the connection.

Detailed Description

A(n) (un)directed connection between two vertices in a graph.


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