Question: ( 2 ) Consider the following network where each link has cost 1 . Assume 1 is the destination node and nodes calculate the shortest
Consider the following network where each link has cost Assume is the destination
node and nodes calculate the shortest paths using the BellmanFord algorithm.
a Run the BellmanFord algorithm till convergence.
b Now imagine that the link between node and dies ie the link cost on that
link is now Run the BellmanFord algorithm but initialize the costs with
those found in part a Show that the costs slowly increase to infinity.
Consider the following maximum flow problem:
s d
Where the capacity of each link is as follows:
c s c d
c s c c c c c d
and all other links have zero capacity.
a Determine the maximum flow.
b Identify a minimal cut a minimal cut is a cut with the smallest cut capacity.
Consider the following variant of the congestion control problem, called AIAD addi
tive increase, additive decrease on a link of capacity c with two users:
x t
x t if x t x t c
x t if x t x t c
x t
x t if x t x t c
x t if x t x t c
Show that this algorithm does not converge to the fair solution if the initial conditions
are arbitrary.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
