View on GitHub

401-reading-notes

CLASS 35

GRAPHS

REVIEW, RESEARCH AND DISCUSS

What’s Graphs?

-A vertex or a node is a data object that can have zero or more adjacent vertices.

Types of Graph:

undirected graph