From 101810266cb649d530827a49cb1dc907d4c9da93 Mon Sep 17 00:00:00 2001 From: bnewbold Date: Sat, 28 Mar 2009 22:52:15 -0400 Subject: ps progress --- ps07_amb/bnewbold_ps07.txt | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 ps07_amb/bnewbold_ps07.txt (limited to 'ps07_amb/bnewbold_ps07.txt') diff --git a/ps07_amb/bnewbold_ps07.txt b/ps07_amb/bnewbold_ps07.txt new file mode 100644 index 0000000..27bc791 --- /dev/null +++ b/ps07_amb/bnewbold_ps07.txt @@ -0,0 +1,19 @@ +;;; 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: +-------------------------------- + + -- cgit v1.2.3