Author Archives: piersab

Lecture 36

For Lecture 36 we studied Weighted Interval Scheduling and the use of Dynamic Programming. A quick review of the lecture is followed with the formula: M[j] = max {Vj + M[p(j), M(j+10]}. Inputs provided: n jobs (Si, Ti, Vi) Outputs … Continue reading

Posted in fall 2011 | Leave a comment