log

age author description
Thu, 03 Jan 2013 18:41:13 -0600 Brian Neal A stab at the L(p)/L(0) plot.
Wed, 02 Jan 2013 16:50:55 -0600 Brian Neal Working on the SmallWorldGraph exercises.
Mon, 31 Dec 2012 18:58:21 -0600 Brian Neal Added exercises 1 and 2 from chapter 4.
Sat, 29 Dec 2012 22:16:11 -0600 Brian Neal 3.6 exercise 6: characterize LinearMap, BetterMap, and HashMap using pyplot.
Thu, 27 Dec 2012 15:30:49 -0600 Brian Neal Finally completing Ch. 3, exercise 5: write a TreeMap that uses a red-black
Thu, 27 Dec 2012 13:46:12 -0600 Brian Neal Added the remove() method to the red-black tree.