]> mj.ucw.cz Git - saga.git/commitdiff
Noted that all logs are binary.
authorMartin Mares <mj@ucw.cz>
Sun, 4 May 2008 16:56:11 +0000 (18:56 +0200)
committerMartin Mares <mj@ucw.cz>
Sun, 4 May 2008 16:56:11 +0000 (18:56 +0200)
PLAN
adv.tex

diff --git a/PLAN b/PLAN
index 8ca7a16e848db3f4f39b278c9bbae008e7ec0c4e..51732fb331fc7803759ef613346fbaae697aedb1 100644 (file)
--- a/PLAN
+++ b/PLAN
@@ -63,7 +63,3 @@ Ranking:
 Typography:
 
 - formatting of multi-line \algin, \algout
-
-Global:
-
-- intro: \log is binary
diff --git a/adv.tex b/adv.tex
index 2bc916fa870001cf629739d09a6efae1b275677e..d56f58cce16bb5a19a70841b9023f8f49f4b4b9d 100644 (file)
--- a/adv.tex
+++ b/adv.tex
@@ -352,7 +352,7 @@ thus by the previous theorem the operations take $\O(m+n\log n)$ time in total.
 \qed
 
 \cor
-For graphs with edge density at least $\log n$, this algorithm runs in linear time.
+For graphs with edge density $\Omega(\log n)$, this algorithm runs in linear time.
 
 \remn{Other heaps}%
 We can consider using other kinds of heaps that have the property that inserts
@@ -723,7 +723,7 @@ We will calculate the number of comparisons~$c_i$ performed when processing the
 going from the $(i+1)$-th to the $i$-th level of the tree.
 The levels are numbered from the bottom, so leaves are at level~0 and the root
 is at level $\ell\le \lceil \log_2 n\rceil$. There are $n_i\le n/2^i$ vertices
-at the $i$-th level, so we consider exactly $n_i$ edges. To avoid taking a~logarithm
+at the $i$-th level, so we consider exactly $n_i$ edges. To avoid taking a~logarithm\foot{All logarithms are binary.}
 of zero, we define $\vert T_e\vert=1$ for $T_e=\emptyset$.
 \def\eqalign#1{\null\,\vcenter{\openup\jot
   \ialign{\strut\hfil$\displaystyle{##}$&$\displaystyle{{}##}$\hfil