Here is the full version of Assignment #5. Dive in, have fun! 🙂
In case it helps, here is the LaTeX source for A#5.
2016W2
Here is the full version of Assignment #5. Dive in, have fun! 🙂
In case it helps, here is the LaTeX source for A#5.
Today we’ll continue to talk about NP-completeness and reductions.
Here is the Thursday 11AM Quiz 5 Question. NOTE: the comment about “IsPow2” is meant for the Wednesday quiz question instead. That’s corrected in tomorrow’s full assignment release.
Here is the Wednesday 1PM Quiz 5 Question. NOTE: the bound on j should be “< i” rather than less-than-or-equal. That’s corrected on Friday’s full assignment release. You should also feel free to assume you have a function IsPow2(x) that determines whether an integer is a power of 2. (Otherwise, you could use logs and rounding or assumptions about reasonable binary representations if you like.)
Here are the pre-readings for Quiz 5. Note that Tue, Wed, and Thu tutorials will use the “pre-reading” for section 1 (i.e., no pre-reading). All Friday problems will use one of the other pre-readings.
As always, be sure you look through this before your tutorial!
We’ll do some combination of live-coding of dynamic programming and starting in on our “what’s in a reduction” handout. (A problem by any other name would be as complete??) This is the start to our discussion on NP-completeness.
Here is the Tuesday 1PM Quiz 5 Question.
Sorry to be late on this! No new handouts/notes for today. We’re continuing DP in 2-D.
Today we’ll probably finish off the LCS problem!
We’ll continue working on the LCS problem!