COMP 210, Spring 2001
Homework 9 : Missionaries and Cannibals
First half due Nov.03 (sat) 23:59 (see below).
Completed program due Nov.07 (wed), at start of class.

Your solution file: Make sure a copy of your solutions is on your owlnet account in your class sub-folder comp210/hw09-halfway.ss, and comp210/hw09.ss, so that if necessary the labby can open and run your program.

You are NOT required to show the template for your programs (woo-hoo!). However, your functions should still follow the template, as appropriate. And of course, each function should still have a contract and purpose, and reasonable test cases.

Before you tackle the homework, remind yourself of our General Advice, Advice on Homeworks (in particular: staple and provide questions), and the Grading Guidelines.


Do exercises 32.2.1 -- 32.2.7.

Warning This problem is manageable only if taken in bite-sized chunks. Start on this homework promptly.
In particular: Finish the first 4 exercises (including test cases, etc) by Saturday 23:59. Leave this work in your owlnet account, in a file titled comp210/hw09-halfway.ss. Leave that file untouched after Saturday; complete your homework in a different file.
(When grading the entire homework, labbies will look at the timestamp of that file, and will check that it contains code substantially the same as the corresponding part of your final submission. Up to 30% off if it doesn't. Minor changes are okay; adding (say) most of your test cases is not considered minor.)

Clarifications (these will make sense only after you've read the problems completely):