Difference between revisions of "Graphs"
(Created page with "==What is a graph== ==Terms== ===weighted graph=== ===vertex/node=== ===edge/arc=== ===undirected graph=== ===directed graph=== ==Adjacency Matrix== ==Adjacency List== ==Compa...") |
Mfrederick (talk | contribs) |
||
Line 1: | Line 1: | ||
==What is a graph== | ==What is a graph== | ||
+ | [[File:Graph-1.jpg|frame|right]] | ||
==Terms== | ==Terms== | ||
===weighted graph=== | ===weighted graph=== |