In graph theory, **multiple edges** refer to a situation in a graph where two vertices are connected by more than one edge. This is common in **multigraphs**, which are a type of graph that allows for multiple edges between the same pair of vertices as well as loops (edges that connect a vertex to itself).
Articles by others on the same topic
There are currently no matching articles.