
Advanced Engineering Mathematics
10th Edition
ISBN: 9780470458365
Author: Erwin Kreyszig
Publisher: Wiley, John & Sons, Incorporated
expand_more
expand_more
format_list_bulleted
Question
thumb_up100%
![4. (a) Use Dijkstra's algorithm to find the shortest path from node A to node F in the
following network and give its length.
A
с
2
5
B
24
13
6
3
F
D
14
Weight [kg]
40
50
60
40
250
200
70
190
1
E
(b) A museum wants to ship 8 Roman statues for a special exhibition. They are to
be transported in crates each holding a maximum weight of 300 kilograms. The
numbers in the table represent the weight in kilograms of the statues:
Statue
Mercury
Venus
Tellus
Mars
Jupiter
Saturn
Caelus
Neptune
(i) Find the lower bound for the number of crates required to fit all statues.
(ii) Use the first fit decreasing algorithm to estimate the minimum number of crates
required to ship all statues. Does the first fit decreasing algorithm give an
optimal solution?
(iii) Find by trial and error a solution needing only & crates.](https://content.bartleby.com/qna-images/question/cf81274d-f2d1-4bb6-913e-5cfd271ce084/f9718e4e-4c3a-42b1-9af3-b96df66bd1ef/iu5aavs_thumbnail.png)
Transcribed Image Text:4. (a) Use Dijkstra's algorithm to find the shortest path from node A to node F in the
following network and give its length.
A
с
2
5
B
24
13
6
3
F
D
14
Weight [kg]
40
50
60
40
250
200
70
190
1
E
(b) A museum wants to ship 8 Roman statues for a special exhibition. They are to
be transported in crates each holding a maximum weight of 300 kilograms. The
numbers in the table represent the weight in kilograms of the statues:
Statue
Mercury
Venus
Tellus
Mars
Jupiter
Saturn
Caelus
Neptune
(i) Find the lower bound for the number of crates required to fit all statues.
(ii) Use the first fit decreasing algorithm to estimate the minimum number of crates
required to ship all statues. Does the first fit decreasing algorithm give an
optimal solution?
(iii) Find by trial and error a solution needing only & crates.
Expert Solution

This question has been solved!
Explore an expertly crafted, step-by-step solution for a thorough understanding of key concepts.
Step by stepSolved in 2 steps with 5 images

Knowledge Booster
Similar questions
- 3. Run both Kruskal and Prim's algorithms on the following weighted graph: 12 7 11 10 3 2 4 1 8 For Prim's algorithm, start at the top-left vertex marked in black. What's the weight of your minimum spanning tree? 1arrow_forwardB 15 D 12 A Use the Brute-Force Algorithm to find the lowest-cost Hamilton circuit. For the first part, give one best answer as a list of vertices visited starting at A (example: ABCDA), and for the second part give the total cost for this best solution. 1. Give a lowest-cost Hamilton circuit: 2. Give the lowest cost:arrow_forward40 is incorrectarrow_forward
- A B C D E F A D -- B 51 51 36 45 -- с 36 45 D E F 8 14 58 35 16 23 47 52 20 55 53 12 8 35 47 14 16 52 55 58 23 20 53 12 - The weights of edges in a graph are shown in the table above. Apply the nearest neighbor algorithm to the graph starting at vertex A. Give your answer as a list of vertices, starting and ending at vertex A. Example: ABCDEFAarrow_forward6arrow_forwardUse Djkstra's algorithm to find the shortest path from a to z. in order to get credit for this question you must SHOW ALL WORK. 3.arrow_forward
arrow_back_ios
arrow_forward_ios
Recommended textbooks for you
- Advanced Engineering MathematicsAdvanced MathISBN:9780470458365Author:Erwin KreyszigPublisher:Wiley, John & Sons, IncorporatedNumerical Methods for EngineersAdvanced MathISBN:9780073397924Author:Steven C. Chapra Dr., Raymond P. CanalePublisher:McGraw-Hill EducationIntroductory Mathematics for Engineering Applicat...Advanced MathISBN:9781118141809Author:Nathan KlingbeilPublisher:WILEY
- Mathematics For Machine TechnologyAdvanced MathISBN:9781337798310Author:Peterson, John.Publisher:Cengage Learning,

Advanced Engineering Mathematics
Advanced Math
ISBN:9780470458365
Author:Erwin Kreyszig
Publisher:Wiley, John & Sons, Incorporated

Numerical Methods for Engineers
Advanced Math
ISBN:9780073397924
Author:Steven C. Chapra Dr., Raymond P. Canale
Publisher:McGraw-Hill Education

Introductory Mathematics for Engineering Applicat...
Advanced Math
ISBN:9781118141809
Author:Nathan Klingbeil
Publisher:WILEY

Mathematics For Machine Technology
Advanced Math
ISBN:9781337798310
Author:Peterson, John.
Publisher:Cengage Learning,

