summaryrefslogtreecommitdiffstats
path: root/ps07_amb/bnewbold_ps07.txt
diff options
context:
space:
mode:
Diffstat (limited to 'ps07_amb/bnewbold_ps07.txt')
-rw-r--r--ps07_amb/bnewbold_ps07.txt19
1 files changed, 19 insertions, 0 deletions
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 <bnewbold@mit.edu>
+
+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:
+--------------------------------
+
+