Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 055379b

Browse files
U-HOMEOFFICE\adanie8U-HOMEOFFICE\adanie8
authored andcommitted
Added answer to chapter 3 questions.
1 parent 93ddad8 commit 055379b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

adxyz_agents_chap2.ipynb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1389,6 +1389,8 @@
13891389
"\n",
13901390
"C) Are there completely connected maps that have no solution? \n",
13911391
"\n",
1392+
"One possible case is a map consisting of two nodes that are connected. If the search algorithm doesn't take this into account, then the friends could swap cities, and then no longer be able to either swap back (since the state has been visited) and cannot meet.\n",
1393+
"\n",
13921394
"D) Are there maps in which all solutions require one friend to visit the same city twice? "
13931395
]
13941396
},

0 commit comments

Comments
 (0)