Practice: Dynamic programming--M&M Robot

Note that this practice problem is to be turned in like a project. I'll count it like a "hold up your homework" problem from A-quad.

Do Project 6.1.b pg 494 in the book, a problem that asks you to implement a dynamic programming algorithm given a recursive characterization. Although this appears as (part of) a project in the book, we're treating it like an homework exercise.

Find the starter code at

/homes/tvandrun/Public/cs345/robotMandMs-given

Turn in your solution (file RobotRoute.java) to /cslab/class/cs345/(your id)/robotMandMs. Please turn in only that file, directly into that folder. Please do not turn in your whole folder for this exercise.

Due Mon, Apr 6, 5:00pm. A solution can be found at

/homes/tvandrun/Public/cs345/robotMandMs-soln

...but permissions are set so that you can't read it until after it's due.


Thomas VanDrunen
Last modified: Mon Feb 5 10:23:25 CST 2018