]> mj.ucw.cz Git - saga.git/blobdiff - PLAN
Defined \rawsection and made \section use it.
[saga.git] / PLAN
diff --git a/PLAN b/PLAN
index 6ef6e4f25a067a897c02638feeb69a9522a42478..51732fb331fc7803759ef613346fbaae697aedb1 100644 (file)
--- a/PLAN
+++ b/PLAN
@@ -1,36 +1,65 @@
-*  Minimum spanning trees
+*  Minimum Spanning Trees
 
+  o  The Problem
   o  Basic properties
   o  Red/Blue meta-algorithm
   o  Classical algorithms
-  o  Fredman-Tarjan algorithm
-  o  ?? Chazelle ??
-  o  ?? Pettie ??
-  o  Minor-closed classes
-  o  MST verification
-  o  Randomized algorithms
+  o  Contractive algorithms
 
-*  Integer data structures
+*  Fine Details of Computation
 
-  o  Models of computation
+  o  Models and machines
+  o  Radix-sorting
   o  Bit tricks
-  o  Ranking sets
-  o  Bitwise B-trees
   o  Q-Heaps
 
-*  Ranking combinatorial objects
+*  Advanced MST Algorithms
 
-  o  Ranking of permutations: history
-  o  Linear-time algorithm
-  o  k-permutations
-  o  Permutations with no fixed point
-  o  ?? other objects ??
+  o  Minor-closed classes
+  o  Fredman-Tarjan algorithm
+  o  MST verification
+  o  Linear-time verification
+  o  A randomized algorithm
+  o  Special cases and related problems
+
+*  Approaching Optimality
+
+  o  Soft heaps
+  o  Robust contractions
+  o  Decision trees
+  o  An optimal algorithm
 
 *  Dynamic MST algorithms
 
   o  (Semi-)dynamic algorithms
-  o  Sleator-Tarjan trees
   o  ET-trees
   o  Fully dynamic connectivity
-  o  Semi-dynamic MST
-  o  Fully dynamic MST
+  o  Dynamic MST
+  o  Almost minimum trees
+
+*  Ranking Combinatorial Objects
+
+  o  Ranking and unranking
+  o  Ranking of permutations
+  o  Ranking of k-permutations
+  o  Restricted permutations
+  o  Hatcheck lady and other derangements
+
+TODO:
+
+Applications:
+
+- degree-restricted cases and arborescences
+- bounded expansion classes?
+
+Ranking:
+
+- ranking of permutations on general sets, relationship with integer sorting
+- JN: 4.5.1:  neslo by preci isolovat nejaky vlstnosti restriction matrices
+  tak aby byl speedup? Staci napr predpokladat 4.5.2 (jako to postulovat)
+  co je to vlastne za matice co splnuji 4.5.2
+- JN: bounded-degree restriction graphs; would it imply general speedup?
+
+Typography:
+
+- formatting of multi-line \algin, \algout