HKUAL_graph.h

library


The HKUAL_graph.h library provides functionalities related to graphs.

Classes

Class

Explaination

Graph A weighted undirected graph
DirectedGraph A weighted directed graph
Vertex A vertex in the Graph or DirectedGraph
Edge An edge in the Graph
DirectedEdge A directed edge in the DirectedGraph

Functions

None

Variables

None

Operators

None

 

 

© The University of Hong Kong Algorithms Library - hkual@cs.hku.hk