next up previous
Next: DIGRAPH Up: No Title Previous: No Title

GRAPHS

Consists of a set of nodes or point some of which are connected by edges or lines.

figure11

A (hypothetical) graph of nonstop airline flights.

Molecule alcohol: tex2html_wrap_inline157

figure18

Def. A graph G=(V,E) which V is the set of nodes,

displaymath153

and E is the set of edges,

displaymath154

note:.

  1. each edge is a set of pair of vertexes. No order implied.
  2. tex2html_wrap_inline165 , i could be equal to j.
    self-loop

    figure35

  3. One also allows multiple edge between two node in a general graph

    figure40

  4. Cardinality of V, |V|=n, number of nodes, |E|=m, number of edges.



Sushil Prasad
Thu May 13 13:06:34 EDT 1999