;;; 6.945 Problem Set #7 Comments ;;; 03/28/2009 ;;; Bryan Newbold Problem 7.1: Warmup -------------------------------- It's Lorna Downing; if we don't know that it's Ann Moore, it could also be Lorna Parker. My implementation could be greatly optimized by removing the redundant ambs for Ann and Melissa, but it's nicely symmetric as it is. Also I just derived the who-owns-what-yacht pairings by hand because it only takes one elimination. [see code in bnewbold_ps07_work.scm] Problem 7.2: --------------------------------