if more than one is edges are associated with a pair of vertex then it is called
Answers
Answered by
0
Answer:
multiple edges
Step-by-step explanation:
In other words a simple graph is a graph without loops and multiple edges. Adjacent Vertices. Two vertices are said to be adjacent if there is an edge (arc) connecting them.
Answered by
0
If more than one is edges are associated with a pair of vertex then it is called multiple edges.
- The multiple edges can also be called parallel edges.
- There are connections of two or more edges to a single pair of a vertex in a multigraph.
- Multigraphs are graphs containing more than one edge between a pair of vertices.
- These types of graphs are mostly seen in discrete mathematics or graph theory.
Similar questions