Online Search
CSC 261 - Artificial Intelligence - Weinman
Answer the following questions. Record your answers in your Reading
Journal.
- The book asserts that "no algorithm can avoid dead ends in all state
spaces" (p. 149, top) because it must make the same decision when
the state spaces are indistinguishable. Describe an example from your
own experience where a multiplicity of identical-looking "state
spaces" were possible. (Note this problem is distinct from
state aliasing; it is state space
aliasing.)
Note: Your example may be used during class.
- Section 4.5.1 states "We will assume a deterministic . .
. environment" (p. 147, middle). Identify one sentence from the
reading that you believe best exemplifies a reliance on
this assumption. Briefly (3-5 sentences) explain why you chose this
sentence.
- In your own words, briefly frame the basic idea for using memory
in local search and why it is useful.