Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
courses:cs145-201951:labs:lab_2 [2019/02/11 20:29]
pelemieszewski [Welcome to lab 2: the, umm, third lab!]
courses:cs145-201951:labs:lab_2 [2019/02/18 23:04] (current)
pelemieszewski
Line 4: Line 4:
  
  
-==== Welcome to lab 2: the, umm, third lab! ====+==== Welcome to try 2 for lab 2: the, umm, third lab! ====
  
-  * We'll implement functions for the relations we defined in class+  * We'll implement functions for the relations we defined a while back
   * DISJOINT? *2   * DISJOINT? *2
   * RANGE   * RANGE
Line 26: Line 26:
  
 You may want to pull up 07-LabInfo presentation file from this afternoon's lecture for help with the diy reverse function(s).  You may want to pull up 07-LabInfo presentation file from this afternoon's lecture for help with the diy reverse function(s). 
 +
 +== If we have time today... ==
 +
 +  * {{ :courses:cs145-201951:labs:cartesianproduct.scm |A Cartesian Product Implementation}}
 +  * {{ :courses:cs145-201951:labs:asmt-helper.scm |another assignment helper}}