Algorithms
and
Data
Structures

Spring 2021
course
site
-->

Mon April 26

... start recording.

Continue the discussion of the "change making problem" that we started last week, working through several approaches.

The code that we worked through in class is change.py. (We didn't do the "dynamic programming" version, which is the last in the runestone discussion - see the link in my notes from last class.)

Second, we will discuss minmax game search

Code examples for both are in game_search.

https://cs.bennington.college /courses /spring2021 /algorithms /notes /search2
last modified Mon April 26 2021 4:39 pm