Introduction to Graphs - PowerPoint PPT Presentation

1 / 10
About This Presentation
Title:

Introduction to Graphs

Description:

a nonempty set of vertices called V ... Pseudograph. A Pseudograph can have multiple edges and loops (an edge connect a vertex to ... – PowerPoint PPT presentation

Number of Views:53
Avg rating:3.0/5.0
Slides: 11
Provided by: mahmood5
Category:

less

Transcript and Presenter's Notes

Title: Introduction to Graphs


1
Introduction to Graphs
  • Section 9.1

2
Simple Graph
  • A simple graph consists of
  • a nonempty set of vertices called V
  • a set of edges (unordered pairs of distinct
    elements of V) called E
  • Notation G (V,E)

3
Simple Graph Example
  • The network is made up of computers and telephone
    lines between computers
  • What are the three characteristics of simple
    graph?

4
Multigraph
  • A multigraph can have multiple edges (two or more
    edges connecting the same pair of vertices).

5
Pseudograph
  • A Pseudograph can have multiple edges and loops
    (an edge connect a vertex to itself).

6
Types of Undirected Graphs
7
Directed Graph
  • The edges are ordered pairs of (not necessarily
    distinct) vertices.

8
Directed Multigraph
  • A directed graph with multiple edges between the
    same two distinct vertices.

9
Types of Directed Graphs
10
Summary
Write a Comment
User Comments (0)
About PowerShow.com