October 29, 2025

Wednesday of Week 10

Topics of the day

| Reading | Online | Questions | Assignments |

Suggested readings

Online references

Questions and exercises

  1. Searching a "state space" is a little different from the kinds of graph searching we've done with Dijkstra's algorithm and A*. What's the biggest difference?
  2. Pick a two-player face-to-face game such as tic-tac-toe or checkers or othello or connect 4 or something like that. What data would have to be stored in a "state" of the game you chose?

Assignments

Upcoming