Vertex
-
struct Vertex
Vertex to hold lemon id in the graph and the corresponding user id (may be different)
-
struct AdjVertex
Data structure to hold adjacent vertex attributes. (this way it can be used both forward and backward directions)
Vertex to hold lemon id in the graph and the corresponding user id (may be different)
Data structure to hold adjacent vertex attributes. (this way it can be used both forward and backward directions)