DOC PREVIEW
UT Dallas CS 6385 - 34COMB

This preview shows page 1 out of 4 pages.

Save
View full document
View full document
Premium Document
Do you want full access? Go Premium and unlock all 4 pages.
Access to all documents
Download any document
Ad free experience
Premium Document
Do you want full access? Go Premium and unlock all 4 pages.
Access to all documents
Download any document
Ad free experience

Unformatted text preview:

Combined Capacity and Flow AssignmentIn the two previous sections we have learned how to find capacities or flows ifone of them is known and we want to dimension the other. Now we considerthe problem when none of them is given and we want to optimize bothtogether.The following information is given as input:• Network topology• Traffic matrix R. (As before, an entry Rpqthe matrix is the trafficdemand from node p to q.)• An upper limit Tmaxon the network-wide mean delay.• A cost function di(Ci) for each link, similarly to the capacity assign-ment problem. We again restrict ourselves to the linear cost with fixedcharge:di(Ci) = diCi+ di0.ObjectiveFind the link capacities C = (C1, C2, . . . , Cl) and the flow assignment f =(f1, f2, . . . , fl) such that the total costD =lXi=1di(Ci)is minimized.Constraints• The flow f is a multicommodity flow satisfying R, as in the flow as-signment problem. Again, this can be expressed by a system of linearinequalities, but now the capacities are also variables, so we may putit in the formAf + BC ≤ bwith an appropriate choice of the matrices A, B and the vector b.For simplicity, we assume that it includes the obvious constraints f ≤C, C ≥ 0 and f ≥ 0.• The network-wide mean delay cannot exceed Tmax. Using our earlierderived formula for T this can be expressed asT (f, C) =1γlXi=1fiCi− fi≤ Tmaxwhere γ =Pp,qRpq. The notation T (f, C) emphasizes that now both fand C are variables to be optimized.Thus, the optimization task is formulated as follows:min D =lXi=1di(Ci)Subject toAf + BC ≤ b1γlXi=1fiCi− fi≤ TmaxSolutionEven though the task looks complicated, there is a relatively simple iterativeprocedure to find at least a local optimum. This makes use of the fact thatfor the capacity assignment problem we already have an explicite formula forthe optimal assignment (in case of linear cost function). If the capacities areassigned according to that formula, then the resulting cost will depend on theflow variables only, as it is already optimized with respect for the capacites:D(f) =lXi=1difi+ di0+³Plj=1qdjfj´2γTmaxNow we can try to optimize D(f) with respect to f , which can be done by aheuristic iterative algorithm, as sketched below.Step 0. Find an initial feasible flow f(0).(Can be done by solving the multicommodity flow problem via linearprogramming.)Step 1. Compute link weights according tow(j)i="∂D∂fi#f =f(j)where j is the iteration index.Solve the minimum cost multicommodity flow problem (via linear pro-gramming) using the w(j)ivalues as link costs. The solution is the nextiteration f(j+1).Step 2. If D(f(j+1)) ≥ D(f(j)), then stop, f(j)is a local optimum. Other-wise set j := j + 1 and repeat from Step 1.Once the algorithm has found a (locally) optimum flow, the correspondingcapacities can be directly computed from the optimal capacity assignmentsolution:Ci=


View Full Document

UT Dallas CS 6385 - 34COMB

Documents in this Course
assn1

assn1

2 pages

38rel2

38rel2

5 pages

Report

Report

3 pages

networks

networks

18 pages

lp2

lp2

44 pages

lp2 (2)

lp2 (2)

27 pages

lp1(1)

lp1(1)

21 pages

integer1

integer1

50 pages

FrankR2

FrankR2

3 pages

duality

duality

28 pages

CMST

CMST

44 pages

hw4

hw4

3 pages

for 1

for 1

11 pages

ENCh02

ENCh02

33 pages

pree

pree

2 pages

new  3

new 3

2 pages

new  2

new 2

2 pages

hw4a

hw4a

2 pages

T2_Sol

T2_Sol

4 pages

ISM3

ISM3

8 pages

hw4_sol

hw4_sol

6 pages

Elm04_06

Elm04_06

11 pages

atn proj2

atn proj2

20 pages

12CUT1

12CUT1

8 pages

09Ford

09Ford

23 pages

08FLOW

08FLOW

6 pages

03LP_su

03LP_su

6 pages

40REL40

40REL40

5 pages

39rel3

39rel3

5 pages

38arel2

38arel2

5 pages

37REL1

37REL1

3 pages

24TABU

24TABU

3 pages

22DYNPR

22DYNPR

3 pages

21B&C

21B&C

2 pages

20BBEX0

20BBEX0

3 pages

19BB

19BB

5 pages

14CAPBUD0

14CAPBUD0

11 pages

35BRXCH

35BRXCH

2 pages

32CAPAS

32CAPAS

4 pages

31QUEUE

31QUEUE

3 pages

Load more
Download 34COMB
Our administrator received your request to download this document. We will send you the file to your email shortly.
Loading Unlocking...
Login

Join to view 34COMB and access 3M+ class-specific study document.

or
We will never post anything without your permission.
Don't have an account?
Sign Up

Join to view 34COMB 2 2 and access 3M+ class-specific study document.

or

By creating an account you agree to our Privacy Policy and Terms Of Use

Already a member?