IE 531 Quantitative Methods in Management: College of Engineering, Architecture and Fine Arts
IE 531 Quantitative Methods in Management: College of Engineering, Architecture and Fine Arts
IE 531
Quantitative Methods in Management
Bersabe, Julius M.
Cervana, Jean Charisse L.
Magsino, Ivee Dyan S.
Misteola, Sarah Elaine B.
Pepito, Alyssa C.
ChE- 5201
The problem is to determine the best decision that minimizes the total cost incurred over
the period of 4 years.
The problem of determining the optimal decision can be formulated as shortest path!
ANSWER: The best decision corresponds to the shortest path from node 1 to node 5,
which is 1 → 3 → 5 with the cost of 5400 + 7100 = 12500. This path corresponds to the
decision of purchasing the car in years 1 and 3.
2. We have an 8-gallon jug filled with water. We also have two empty jugs, one 5-gallon
and one 3-gallon. We want to divide 8 gallons of water into two 4-gallon parts using the
three jugs. No other measuring devices are available.
What is the smallest number of transfers needed to achieve the result? We can formulate
the problem as shortest path.
• Construct a network with each node representing the amount of water in the jugs
• A node is an ordered tuple representing the amount of water in 8-gallon, 5-gallon,
and 3-gallon jug.
• Place a link from node a to node b when it is possible to move from node a to
node b in one transfer (i.e, by pouring water from one jug to another jug)
ANSWER: Each link counts for one transfer. Assign cost of 1 to each link, and find the
shortest path from node (8,0,0) to (4,4,0).
E 8 Path A-B-C-E-F = 17
1 F
C E 8 F Path A-B-C-D-E-F = 23
2 5
6 D 3
B F Path A-B-C-D-F = 13
2 3 E 8 Path A-B-E-F = 13
F
A D 3 F Path A-C-D-F = 13
2
8 C
F Path A-C-E-F = 17
1 E 8
5 3 Path A-C-E-D-F = 17
F
D
PATH A-B-C-D-F, PATH A-B-E-F, AND PATH A-C-D-F are the shortest path from A
to F with the value of 13.
5. Use the shortest path method to determine the shortest distance from S to each other
vertices.
Network of route:
I
3
2 2 1
S J
5
4 2
3
K
I
2 2 PERMANENT SET BRANCH DISTANCE
S S S–I
S–K 4
4
K
I
PERMANENT SET BRANCH DISTANCE
S, I S–K
I
2 PERMANENT SET BRANCH DISTANCE
2 S, I, K I–J
S J K–J 6
2
K
Network with node S, I, J, and K in the permanent set
5 L
4
4
2
I
5
2
2 1 N
J 1
4 L
4
6
K
4
https://flylib.com/books/en/3.287.1.97/1/
http://www.ifp.illinois.edu/~angelia/ge330fall09_shortpath_l17.pdf