Noc20-Cs27 Week 08 Assignment 01
Noc20-Cs27 Week 08 Assignment 01
(https://swayam.gov.in) (https://swayam.gov.in/nc_details/NPTEL)
Course
outline Week 8 Quiz
How does an The due date for submitting this assignment has passed. Due on 2020-03-25, 23:59 IST.
NPTEL online As per our records you have not submitted this assignment.
course work?
All questions carry equal weightage. You may submit as many times as you like within the deadline.
Week 1 : Your final submission will be graded.
Introduction
1) When we model a graph problem using LP, mapping each path to a variable is not a good 2 points
strategy because:
Week 1 : Analysis
of algorithms We have to be careful to avoid cycles.
A graph has exponentially many paths.
Week 1 Quiz
Edges may be directed.
https://onlinecourses.nptel.ac.in/noc20_cs27/unit?unit=125&assessment=126 1/3
02/07/2020 Design and analysis of algorithms - - Unit 26 - Week 8 Quiz
3x ≥ 14y + 2z + 13
Week 4 :
Weighted graphs 3) Suppose we compute the maximum s-t flow F in a network. Then, which of the following is 2 points
true of s-t cuts?
Week 4 Quiz
F gives a lower bound for the capacity of the minimum s-t cut but not the exact capacity.
Week 4 From F, we can identify all minimum s-t cuts in polynomial time.
Programming From F, we can identify a minimum s-t cut in polynomial time.
Assignment
From F, we know the capacity of the minimum s-t cut, but identifying such a cut can take
exponential time.
Week 5: Data
Structures: No, the answer is incorrect.
Union-Find and Score: 0
Heaps Feedback:
From F, use BFS to identify saturated edges that form a min-cut. There may be other min-cuts.
Week 8:
Intractability
Week 8 Quiz
Quiz : Week 8
Quiz
(assessment?
name=126)
https://onlinecourses.nptel.ac.in/noc20_cs27/unit?unit=125&assessment=126 2/3
02/07/2020 Design and analysis of algorithms - - Unit 26 - Week 8 Quiz
Text Transcripts
Books
Download Videos
https://onlinecourses.nptel.ac.in/noc20_cs27/unit?unit=125&assessment=126 3/3