It is used to represent any kind of graph. Internally this graph is represented as an adjacency list.
Definition at line 16 of file Graph.c.