GRAPHS Flashcards
(9 cards)
A graph is connected if there is a path
connecting every pair of vertices.
Connected Graph:
a graph withmultiple edges between the
same vertices. These edges are called parallel or multiple edges.
multigraph
is a graph consisting of two different
sections.
Disconnected graph
is an edge that connects a vertex to itself.
loop
is a graph that has no loops or multiple
edges.
simple graph
a graph with vertices, but no edges. It is
also an example of a disconnected graph.
Null graph
is a vertex that has no edges
incident with it.
isolated vertex
a vertex that has one edge incident
with it.
pendant vertex
is a connected graph in which
every possible edge is drawn
between vertices (without any
multiple edges).
complete graph