May 3
Final project presentations :
Sam - low credit ; skipped
Trevor - low credit ; skipped
Aaron - discussed knapsack problem with genetic search
Alex - hash table in C with both interior & exterior collision mechanism. Jim suggested testing/writeup on that rather than adding string search as well. (First thought was to use this as a piece of string search ... but Boyer-Moore doesn't need a hash.)
Ned - stable marriage problem ... something