DEFINITION
GRAPH
Graph is used to represent data
consisting of discrete objects
and to show the relationship
between these objects in a
simple graphical manner.
EDGE
It is one of the connections
between the nodes of the
network
Multiple Edges: The vertices are
connected by more than one
edge.
Loops: The edge is in the form of
an arc that starts and ends at the
same vertex.
DEGREE
The number of connections it
has to other nodes
Self Practice
2.1 Definition for graph, edge and degree..pptx

2.1 Definition for graph, edge and degree..pptx

  • 1.
    DEFINITION GRAPH Graph is usedto represent data consisting of discrete objects and to show the relationship between these objects in a simple graphical manner. EDGE It is one of the connections between the nodes of the network Multiple Edges: The vertices are connected by more than one edge. Loops: The edge is in the form of an arc that starts and ends at the same vertex. DEGREE The number of connections it has to other nodes
  • 7.