]> mj.ucw.cz Git - saga.git/commitdiff
\alpha -> \timesalpha
authorMartin Mares <mj@ucw.cz>
Tue, 3 Jun 2008 09:56:39 +0000 (11:56 +0200)
committerMartin Mares <mj@ucw.cz>
Tue, 3 Jun 2008 09:56:39 +0000 (11:56 +0200)
opt.tex

diff --git a/opt.tex b/opt.tex
index c03ca52a66399b37278126746cfaef48973fc81e..067ac93a268cc556e548fbb371b596b71acba4d7 100644 (file)
--- a/opt.tex
+++ b/opt.tex
@@ -1147,7 +1147,7 @@ bounds the number of comparisons. Using any of these results, we can prove an~Ac
 upper bound on the optimal algorithm:
 
 \thmn{Upper bound on complexity of the Optimal algorithm}\id{optthm}%
-The time complexity of the Optimal MST algorithm is $\O(m\alpha(m,n))$.
+The time complexity of the Optimal MST algorithm is $\O(m\timesalpha(m,n))$.
 
 \proof
 We bound $D(m,n)$ by the number of comparisons performed by the algorithm of Chazelle \cite{chazelle:ackermann}