Quiz Space

AI: Search Methods for Problem Solving · Quiz 2 · 24 Mar 2024 · January 2024 term

Question 11: The distance matrix for 5 cities are provided below. | |…

Question 11

+1 markNumerical answer

The distance matrix for 5 cities are provided below.

ABCDE
A-80786850
B80-1527838
C78152-98114
D687898-44
E503811444-

Solve the sub-questions using the TSP Branch-and-Bound algorithm.
Attention: Infer as much as possible (and as early as possible) about the permanent segments in the partial solutions. A segment is a two-way edge between two cities.

Infer all the permanently excluded segments in the node (S0,BE,~DE,AE) in the TSP BnB search tree. Enter the total number of permanently excluded segments in the text box.
Enter a natural number.
NO SPACES, TABS, DOTS, BRACKETS OR EXTRANEOUS CHARACTERS.
Answer format: 17

Show answer

Correct answer: 3

Question 11 of 26 in the IIT Madras BS AI: Search Methods for Problem Solving (AI Search Methods) Quiz 2 paper sat on 24 Mar 2024, in the January 2024 term (IIT M DEGREE AN EXAM QDB2 24 Mar 2024). It carries 1 mark.

More questions from this paper

  1. Q1ASK FOR PRINTED GRAPH SHEETS 8 PAGES TWO-SIDE PRINT
  2. Q2The figure shows a map with several locations on a grid where each tile is 1x1 in size. The locations are at grid point…
  3. Q3The figure shows a map with several locations on a grid where each tile is 1x1 in size. The locations are at grid point…
  4. Q4The figure shows a map with several locations on a grid where each tile is 1x1 in size. The locations are at grid point…
  5. Q5The figure shows a map with several locations on a grid where each tile is 1x1 in size. The locations are at grid point…
  6. Q6The figure shows a map with several locations on a grid where each tile is 1x1 in size. The locations are at grid point…
  7. Q7The figure shows a map with several locations on a grid where each tile is 1x1 in size. The locations are at grid point…
  8. Q8The figure shows a map with several locations on a grid where each tile is 1x1 in size. The locations are at grid point…
  9. Q9The distance matrix for 5 cities are provided below. | | A | B | C | D | E | |---|---|---|---|---|---| | A | - | 80 | 7…
  10. Q10The distance matrix for 5 cities are provided below. | | A | B | C | D | E | |---|---|---|---|---|---| | A | - | 80 | 7…
  11. Q12The distance matrix for 5 cities are provided below. | | A | B | C | D | E | |---|---|---|---|---|---| | A | - | 80 | 7…
  12. Q13The distance matrix for 5 cities are provided below. | | A | B | C | D | E | |---|---|---|---|---|---| | A | - | 80 | 7…
  13. Q14The figure shows a game tree with evaluations W (win), L (loss) and D (draw) from Max's perspective. The nodes are labe…
  14. Q15The figure shows a game tree with evaluations W (win), L (loss) and D (draw) from Max's perspective. The nodes are labe…
  15. Q16List the horizon nodes in the best strategy.\ Enter the node labels as a comma separated list in ASCENDING order.\ NO S…
  16. Q17List the horizon nodes pruned by Alpha-Beta algorithm.\ Enter the node labels as a comma separated list in ASCENDING or…
  17. Q18List the horizon nodes in the initial cluster formed by SSS algorithm.\ Enter the node labels as a comma separated list…
  18. Q19List the horizon nodes assigned SOLVED status by the SSS algorithm.\ Enter the node labels as a comma separated list in…
  19. Q20The domain description of a blocks-world with a single one-armed robot is provided below. Note: this is the same domain…
  20. Q21The domain description of a blocks-world with a single one-armed robot is provided below. Note: this is the same domain…
  21. Q22The domain description of a blocks-world with a single one-armed robot is provided below. Note: this is the same domain…
  22. Q23The domain description of a blocks-world with a single one-armed robot is provided below. Note: this is the same domain…
  23. Q24The domain description of a blocks-world with a single one-armed robot is provided below. Note: this is the same domain…
  24. Q25The domain description of a blocks-world with a single one-armed robot is provided below. Note: this is the same domain…
  25. Q26The domain description of a blocks-world with a single one-armed robot is provided below. Note: this is the same domain…