Incidence list¶
An incidence list is similar to an adjacency list, with the only difference being that the i-th row contains the numbers of edges incident to the given i-th vertex.
An incidence list is similar to an adjacency list, with the only difference being that the i-th row contains the numbers of edges incident to the given i-th vertex.