Simple graph
A simple graph is a type of graph which has no loops or multiple edges between the same pair of vertices.
Simple graph: a graph without loops or multiple edges between the same pair of vertices.
flashcards
| Question | Answer |
|---|---|
| What is a simple graph? | A graph without loops or multiple edges between the same pair of vertices. |