DOC PREVIEW
UT Dallas CS 6385 - 06LPSOLV0

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:

Solving Linear ProgramsGeometric InterpretationThe constraints determine the set of feasible solutions. Thisis a polyhedron, the higher dimensional generalization of a 2-dimensional polygon.Finding the maximum of a linear objective function of the formZ = cx over this polyhedron essentially means to find a vertex ofthe polyhedron that is the farthest in the direction determinedby the vector c:TTTTT¯¯¯¯¯¯¯¯¯XXXXXXXXXXAAAAA¿¿¿¿¿¿-c← OptimumIn case there are only two variables, this can be graphically represented and solved in the plane. Graphical solution: After finding the polygonal boundary of the feasible domain D, as illustrated in the figure below, we “push” the line 3x1+3x2 = a , representing the objective function, as far as possible, so that it still intersects D. The optimum will be attained at a vertex of the polygon. If, however, as typical in applications, there are many variables, this simple graphical approach does not work, one needs more systematic methods.Comments on LP AlgorithmsFinding the optimal solution in Linear Programming takes rel-atively complex algorithms. Studying the details of LP algo-rithms is beyond the scope of this course, since in most cases thenetwork designer can apply off-the-shelf commercial software. Alot of freeware is also available on the Internet.Some historical points about solving linear programs:• The first and most widely used LP algorithm has beenthe Simplex method of Dantzig, published in 1951. Thekey idea of the method is to explore the vertices of thepolyhedron, moving along edges, until an optimal vertex isreached.• There are many variants of the Simplex Method, and theyusually work fast in practice. In pathological worst cases,however, they may take exponential running time.• It was a long standing open problem whether linear pro-gramming could be solved by a polynomial-time algorithmat all, in the worst case. The two most important discov-eries in this area were the following:– The first polynomial-time LP algorithm was publishedby Khachiyan in 1979. This result was considered atheoretical breakthrough, but was not very practical.– A practically better algorithm was found by Karmarkarin 1984. This is a so called interior point method thatstarts from a point in the polyhedron and proceeds to-wards the optimum in a step-by-step descent fashion.Later many variants, improvements and implementa-tions were elaborated, and now it has similar practicalpeformance as the Simplex Method, while guaranteeingpolynomially bounded worst-case running time.• It is interesting that, after more than a half century, a ma-jor problem is still open in the world of LP algorithms:does there exist an algorithm that solves the LP, such thatthe worst-case running time is bounded by a polynomialin terms of the number of variables and constraints only,independently of how large are the numbers that occur inthem? (Counting elementary arithmetic operations as sin-gle steps.) Such an algorithm is called a strongly polynomialtime algorithm. Khachiyan’s and Karmarkar’s methods donot have this feature.• LP solvers of different sorts are available as commercialsoftware, or even as freeware. Thus, the network designertypically does not have to develop his/her own LP solver.Once a problem is formulated as a linear programming task,off-the-shelf software can readily be


View Full Document

UT Dallas CS 6385 - 06LPSOLV0

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

34COMB

34COMB

4 pages

32CAPAS

32CAPAS

4 pages

31QUEUE

31QUEUE

3 pages

Load more
Download 06LPSOLV0
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 06LPSOLV0 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 06LPSOLV0 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?