...
Question 8117 – Data-Structures
April 18, 2024
Question 9066 – Data-Structures
April 18, 2024
Question 8117 – Data-Structures
April 18, 2024
Question 9066 – Data-Structures
April 18, 2024

Question 9065 – Data-Structures

Consider a complete undirected graph with vertex set {0, 1, 2, 3, 4}. Entry Wij in the matrix W below is the weight of the edge {i, j}.

What is the minimum possible weight of a path P from vertex 1 to vertex 2 in this graph such that P contains at most 3 edges?

Correct Answer: B

Question 56 Explanation: 

The minimum possible weight of a path p from vertex 1 to vertex 2 such that p contains atmost 3 edges,

= 1 + 4 + 3
= 8
A
7
B
8
C
9
D
10
0 0 votes
Article Rating
Subscribe
Notify of
0 Comments
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x
error: Alert: Content selection is disabled!!