Question

Problem 6-29 (Algorithmic) The north-south highway system passing through Albany, New York, can accommodate the capacities shFlow Out Flow In Node 1 + *13+ + Node 2 + + + Node 3 X36 + + + X43 + + X45 + + + *34 + Node 4 + + + Node 5 Node 6 X45+ + + VI

0 0
Add a comment Improve this question Transcribed image text
Answer #1

LP model is following:

Max 1x61

s.t.

Node 1: 1x12 + 1x13 + 1x14 - 1x61 = 0

Node 2: 1x24 + 1x25 - 1x12 - 1x42 = 0

Node 3: 1x34 + 1x36 - 1x13 - 1x43 = 0

Node 4: 1x42 + 1x43 + 1x45 + 1x46 - 1x14 - 1x24 - 1x34 - 1x54 = 0

Node 5: 1x54 + 1x56 - 1x25 - 1x45 = 0

Node 6: 1x61 - 1x36 - 1x46 - 1x56 = 0

x12 <= 1

x13 <= 3

x14 <= 1

x24 <= 1

x25 <= 3

x34 <= 2

x36 <= 1

x42 <= 1

x43 <= 2

x45 <= 1

x46 <= 1

x54 <= 1

x56 <= 4

xij >= 0

LP model is solved using LINGO as follows:

Lingo 17.0 - Solution Report - Lingo1 File Edit Solver Window Help Lindo Model - Lingo1 Max lx61 Solution Report - Lingo1 Glo

Objective function value = 5   (the flow is in thousands)

Therefore, the highway system cannot accommodate a north-south flow of 6,000 vehicles per hour

No

Maximum flow of vehicles per hour = 5000

Add a comment
Know the answer?
Add Answer to:
Problem 6-29 (Algorithmic) The north-south highway system passing through Albany, New York, can accommodate the capacities...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT