Some graphs have multiple edges, and we do not want to count those. Example: edge `i`: `(a,b)` ... edge `j`: `(a,b)`
Some graphs have multiple edges, and we do not want to count those.
Example:
edge
i:(a,b)...
edge
j:(a,b)