Graph: Characteristics
Graph: Characteristics
Definitions:
1. GRAPH THEORY – Concerned with studying connections between objects. A
collection of objects which display interconnectedness is a graph.
2. GRAPH – Set of points and line segments or curves that connect these points.
CHARACTERISTICS
i. May contain vertices which are not connected to any vertex
ii. NULL EDGES are graphs with no edges at all
iii. Vertex can loop back to itself
iv. CONNECTED GRAPH are graphs where each vertex can be
reached from any other vertex by tracing a sequence of edges