CS6515 Exam 2

CS6515 Exam 2

University

45 Qs

quiz-placeholder

Similar activities

Cosmo1D3L2 - Adjectifs caractéristiques de personne

Cosmo1D3L2 - Adjectifs caractéristiques de personne

KG - Professional Development

40 Qs

LSĐ ( 201 - 250)

LSĐ ( 201 - 250)

University

50 Qs

LSĐ ( 101 - 150 )

LSĐ ( 101 - 150 )

University

50 Qs

PRE-TEST PTIT II T.A. 2022/2023

PRE-TEST PTIT II T.A. 2022/2023

University

40 Qs

UTS ASKEB 1 PRODI STR KEBIDANAN

UTS ASKEB 1 PRODI STR KEBIDANAN

University

50 Qs

TECHNICAL QUIZ

TECHNICAL QUIZ

University

45 Qs

Tsukunomey

Tsukunomey

University

45 Qs

Culinary Arts: Exam Study Guide

Culinary Arts: Exam Study Guide

9th Grade - Professional Development

49 Qs

CS6515 Exam 2

CS6515 Exam 2

Assessment

Quiz

Other

University

Medium

Created by

Sarah Reid

Used 56+ times

FREE Resource

45 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

If graph G has more than |V | − 1 edges, and there is a unique heaviest edge, then this edge cannot be part of a minimum spanning tree

True

False

Answer explanation

FALSE. Any unique heaviest edge that is not part of a cycle must be in the MST. A graph with one edge is a counterexample.

2.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

If G has a cycle with a unique heaviest edge e, then e cannot be part of any MST.

True

False

Answer explanation

TRUE. An MST has no cycles, so at least one edge of the cycle e' is not in an MST T. If e' != e then we could swap e' for e in T and get a lighter spanning tree.

3.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

Let e be any edge of minimum weight in G. Then e must be part of some MST

True

False

Answer explanation

TRUE. An edge of minimum weight is trivially the minimum weight edge of some cut.

4.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

If the lightest edge in a graph is unique, then it must be part of every MST.

True

False

Answer explanation

TRUE. If the lightest edge is unique, then it is the lightest edge of any cut that separates its endpoints.

5.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

If e is part of some MST of G, then it must be a lightest edge across some cut of G

True

False

Answer explanation

TRUE. If there were a lighter edge e' across some cut of G, then we could replace e with e' and obtain a smaller MST.

6.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

If G has a cycle with a unique lightest edge e, then e must be part of every MST.

True

False

Answer explanation

FALSE. The dashed edge with weight 5 is not part of the MST, but is the lightest edge in the left cycle.

7.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

The shortest-path tree computed by Dijkstra's algorithm is necessarily an MST.

True

False

Answer explanation

FALSE. Dijkstra's algorithm will use the heaviest edge of a cycle if it is on the shortest path from the start s to a node t.

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?