The given table below (in the first photo) shows the 5 different places that you would like to visit on a particular day. The table below shows the estimated distance (in kilometers per hour) it takes you to travel from one place to another. If you will visit each of these places exactly once, determine the shortest time possible it would take you to do using the Greedy Algorithm. Example (second photo) already provided in the photos below..

Database System Concepts
7th Edition
ISBN:9780078022159
Author:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Chapter1: Introduction
Section: Chapter Questions
Problem 1PE
icon
Related questions
Question

[(2A)] The given table below (in the first photo) shows the 5 different places that you would like to visit on a particular day. The table below shows the estimated distance (in kilometers per hour) it takes you to travel from one place to another. If you will visit each of these places exactly once, determine the shortest time possible it would take you to do using the Greedy AlgorithmExample (second photo) already provided in the photos below..

 

Home
Hospital
Mall
Esplanade
Pet Shop
Home
4
3.53
---
Hospital
2
3.53
3
2.40
Mall
4
3.53
30
2.40
Esplanade
3.53
3
30
2.22
---
Pet Shop
2.40
2.40
2.22
Transcribed Image Text:Home Hospital Mall Esplanade Pet Shop Home 4 3.53 --- Hospital 2 3.53 3 2.40 Mall 4 3.53 30 2.40 Esplanade 3.53 3 30 2.22 --- Pet Shop 2.40 2.40 2.22
Grоcery
Video rental
Home
Post office
store
store
Bank
Required answer:
12
Home
14
12
20
23
Post office
14
8
12
21
14
Grocery
12
17
11
23
20
store
Video rental
20
12
17
18
8.
store
Bank
23
21
I1
18
17
21
11
12
NOTE: THIS IS ONLY A
SAMPLE
18
B
Required answer:
Applying the Greedy Algorithm, we find the following Hamiltonian circuit with the
minimum weight (in minutes): HG – GP – PV – VB – BH, or HGPVBH
The obtained minimum time is: 12 + 8 + 12 + 18 + 23 = 73 minutes.
|
Transcribed Image Text:Grоcery Video rental Home Post office store store Bank Required answer: 12 Home 14 12 20 23 Post office 14 8 12 21 14 Grocery 12 17 11 23 20 store Video rental 20 12 17 18 8. store Bank 23 21 I1 18 17 21 11 12 NOTE: THIS IS ONLY A SAMPLE 18 B Required answer: Applying the Greedy Algorithm, we find the following Hamiltonian circuit with the minimum weight (in minutes): HG – GP – PV – VB – BH, or HGPVBH The obtained minimum time is: 12 + 8 + 12 + 18 + 23 = 73 minutes. |
Expert Solution
steps

Step by step

Solved in 2 steps

Blurred answer
Knowledge Booster
Binary numbers
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
Recommended textbooks for you
Database System Concepts
Database System Concepts
Computer Science
ISBN:
9780078022159
Author:
Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:
McGraw-Hill Education
Starting Out with Python (4th Edition)
Starting Out with Python (4th Edition)
Computer Science
ISBN:
9780134444321
Author:
Tony Gaddis
Publisher:
PEARSON
Digital Fundamentals (11th Edition)
Digital Fundamentals (11th Edition)
Computer Science
ISBN:
9780132737968
Author:
Thomas L. Floyd
Publisher:
PEARSON
C How to Program (8th Edition)
C How to Program (8th Edition)
Computer Science
ISBN:
9780133976892
Author:
Paul J. Deitel, Harvey Deitel
Publisher:
PEARSON
Database Systems: Design, Implementation, & Manag…
Database Systems: Design, Implementation, & Manag…
Computer Science
ISBN:
9781337627900
Author:
Carlos Coronel, Steven Morris
Publisher:
Cengage Learning
Programmable Logic Controllers
Programmable Logic Controllers
Computer Science
ISBN:
9780073373843
Author:
Frank D. Petruzella
Publisher:
McGraw-Hill Education