Exam 20: Graph Algorithms

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

Graph theory started in 1736 with the ____ problem.

(Multiple Choice)
4.8/5
(32)

A graph might have cycles; therefore, we might not be able to traverse the entire graph from a single vertex.

(True/False)
4.8/5
(44)

The implementation of a breadth first graph traversal uses a stack.

(True/False)
4.9/5
(26)

Let G be an undirected graph.Let u and v be two vertices in G.A(n) ____________________ in G is a simple path in which the first and last vertices are the same.

(Short Answer)
4.8/5
(43)

A set Y is called a(n) ____________________ of X if every element of Y is also an element of X.

(Short Answer)
4.7/5
(47)

A graph is ____________________ if the number of vertices is zero.

(Short Answer)
4.8/5
(43)

The shortest path is the path with the smallest ____.

(Multiple Choice)
4.8/5
(32)

If the elements of E(G) are ordered pairs, G is called a(n) ____ graph.

(Multiple Choice)
4.9/5
(38)
Showing 41 - 48 of 48
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)