1 * Minimum Spanning Trees
5 o Red/Blue meta-algorithm
7 o Contractive algorithms
9 * Fine Details of Computation
17 * Advanced MST Algorithms
19 o Minor-closed classes
20 o Fredman-Tarjan algorithm
24 . Randomized algorithms
26 * Ranking combinatorial objects
28 . Ranking of permutations: history
29 . Linear-time algorithm
31 . Permutations with no fixed point
34 * Dynamic MST algorithms
36 . (Semi-)dynamic algorithms
37 . Sleator-Tarjan trees
39 . Fully dynamic connectivity
45 - cite Eisner's tutorial \cite{eisner:tutorial}
46 - \cite{pettie:onlineverify} online lower bound
47 - mention Steiner trees
50 - mention disconnected graphs
52 - Some algorithms (most notably Fredman-Tarjan) do not need flattening
57 - G has to be connected, so m=O(n)
58 - impedance mismatch in terminology: contraction of G along e vs. contraction of e.
59 - use \delta(X) notation
60 - unify use of n(G) vs. n