MCQOPTIONS
Saved Bookmarks
| 1. |
Which of the following are true for the algorithms Beam Stack Search (BSS)and Divide-and-Conquer Beam Stack Search (DCBSS). |
| A. | bss finds the optimal path while dcbss does not. |
| B. | dcbss finds the optimal path while bss does not. |
| C. | both bss and dcbss find the optimal path |
| D. | neither bss and dcbss find the optimal path |
| Answer» D. neither bss and dcbss find the optimal path | |