What is a Graph?
The Basic Prerequisites
Vertex or Node: an object of some sort
Edge: a connection (directed or undirected) between two vertices
A graph consists of a pairing of these ingredients
G := (V,E)
(edges are themselves defined by pairs of vertices)
Essential Navigational Toolset
Back
Index
Forth
This page is by Foofus; send your praise and/or complaints to Foofus at Foofus d0t Net.