Page 1 of 1

**************** ARTIFICIAL INTELLIGENCE ******************** Solve only Part:b Using Genetical Algorithm

Posted: Sun Jul 03, 2022 9:59 am
by answerhappygod
**************** ARTIFICIAL INTELLIGENCE********************
Artificial Intelligence Solve Only Part B Using Genetical Algorithm 1
Artificial Intelligence Solve Only Part B Using Genetical Algorithm 1 (87.12 KiB) Viewed 19 times
Solve only Part:b Using Genetical Algorithm
Q:-2 (CLO-2) During the COVID-19 pandemic an emergency arose at four hospitals (Shifa, QIH, PIMS and AMC. They demanded the emergency equipment from National Command Center which is located inside AMC. A person was assigned the duty to distribute the emergency supplies within shortest time possible. The distance cost matrix is given as below. Inf 10 13 11 Inf 19 9 8 NGHE Inf 15 16 7 5 Inf] a. Calculate the shortest Distance using Least Cost Branch and Bound Method to handle the emergency. 5 Marks b. Solve the same problem using Genetic Algorithm (GA), identify and elaborate each step of GA 5 Marks