October Lectures

Week of October 4-8

Oct 4: Discussion about Assignment 1.
Oct 6: Convergence and errors; Newton's method.
Tutorial: C: structures; dynamic allocation.

Week of October 11-15

Oct 11: No lectures this day.
Oct 13: Introduction to graphs.
Tutorial: C: multidimensional arrays and memory allocation in C; makefiles and multifile programs in C.

Week of October 18-22

Oct 18: Comments about assignment 2 and Prim's algorithm.
Oct 20: Representation of graphs; comments about assignment 2.
Tutorial: C: more on memory allocation and makefiles; comments about starter code.

Week of October 25-29

Oct 25: Comments about midterm test; breath-first search.
Oct 27: depth-first search; comments on asssignment 2 and midterm.
Tutorial: Midterm test.