]> mj.ucw.cz Git - saga.git/commitdiff
Updated the plan.
authorMartin Mares <mj@ucw.cz>
Wed, 27 Feb 2008 19:49:35 +0000 (20:49 +0100)
committerMartin Mares <mj@ucw.cz>
Wed, 27 Feb 2008 19:49:35 +0000 (20:49 +0100)
PLAN
notation.tex

diff --git a/PLAN b/PLAN
index 3795f3268c21000a4753b0ae2c509960f86a85c2..a78f57c63f0797ad72a69be2c7886bcd2707db04 100644 (file)
--- a/PLAN
+++ b/PLAN
@@ -29,7 +29,7 @@
   o  Ranking and unranking
   o  Ranking of permutations
   o  Ranking of k-permutations
-  .  Permutations with no fixed point
+  o  Permutations with no fixed point
   .  ?? other objects ??
 
 *  Dynamic MST algorithms
@@ -64,14 +64,12 @@ Models:
 Ranking:
 
 - the general perspective: is it only a technical trick?
-- move description of the ranking set to the chapter on models?
 - ranking of permutations on general sets, relationship with integer sorting
 - mention approximation of permanent
-- mention \pi[x...y]
+- use \pi[x...y]
 
 Notation:
 
-- use X+e, X-e for general sets?
 - \O(...) as a set?
 - G has to be connected, so m=O(n)
 - impedance mismatch in terminology: contraction of G along e vs. contraction of e.
index 7f753f363ff1911fdd42c12fb3cb73a6d42bfbf6..4b15cad4bebaa34b31dc45047059209a8f512930 100644 (file)
@@ -48,6 +48,7 @@
 \n{$\(x)_b$}{$\(x)$ zero-padded to exactly $b$ bits \[bitnota]}
 \n{$x[i]$}{when $x\in{\bb N}$: the value of the $i$-th bit of~$x$ \[bitnota]}
 \n{$\pi[i]$}{when $\pi$ is a~sequence: the $i$-th element of~$\pi$, starting with $\pi[1]$ \[brackets]}
+\n{$\pi[i\ldots j]$}{the subsequence $\pi[i], \pi[i+1], \ldots, \pi[j]$}
 \n{$\sigma^k$}{the string~$\sigma$ repeated $k$~times \[bitnota]}
 \n{$\0$, $\1$}{bits in a~bit string \[bitnota]}
 \n{$\equiv$}{congruence modulo a~given number}