CSC 3102 Chapter : Csc3102GraphIntro

9 views12 pages
15 Mar 2019
School
Course
Professor

Document Summary

Supplementary notes: understand and use basic graph terminology and concepts, de ne and discuss basic graph structures, graph adt primitive operations, graph adjacency linked-list and matrix representations. De nition 1: a graph is a pair g = (v, e) of sets satisfying e [v ]2. V is the set of vertices and e is the set of edges, pairs of vertices: a directed graph or digraph is a graph in which the edges are or- dered. An undirected graph is one in which the edges are unordered: a graph with vertex set v is said to be a graph on v . The vertex set of a graph g is referred to as v (g), its edge set as e(g). A complete graph of order n is usually denoted k n or kn. A cycle is a path that consists of at least three vertices that starts and ends with the same vertex.

Get access

Grade+20% off
$8 USD/m$10 USD/m
Billed $96 USD annually
Grade+
Homework Help
Study Guides
Textbook Solutions
Class Notes
Textbook Notes
Booster Class
40 Verified Answers
Class+
$8 USD/m
Billed $96 USD annually
Class+
Homework Help
Study Guides
Textbook Solutions
Class Notes
Textbook Notes
Booster Class
30 Verified Answers

Related Documents