Embed presentation








A graph is used to represent discrete objects and relationships between them. It consists of nodes connected by edges, with edges representing connections between nodes. The degree of a node refers to the number of connections it has to other nodes, and a graph can have multiple edges or loops where an edge connects a node to itself.







