]> mj.ucw.cz Git - saga.git/commitdiff
Fix references.
authorMartin Mares <mj@ucw.cz>
Sat, 5 Apr 2008 20:00:13 +0000 (22:00 +0200)
committerMartin Mares <mj@ucw.cz>
Sat, 5 Apr 2008 20:00:13 +0000 (22:00 +0200)
macros.tex
opt.tex

index 850c162da756327b27bb23c9a062e9f89782c9af..19972c873b13541f28532c636d5f025d8640fda3 100644 (file)
   \vfill\supereject\end
 }
 
+%%% Hyphenation %%%
+
+\hyphenation{Ra-ma-chan-dran}
+
 %%% The End %%%
 
 \catcode`@=12
diff --git a/opt.tex b/opt.tex
index 18e50535b27387165afa93201ab3bbe5ff068ce7..8977d3412ecc3e8bc6adbc9ca4d18b9d3206b8a1 100644 (file)
--- a/opt.tex
+++ b/opt.tex
@@ -612,7 +612,7 @@ caused by soft heaps, we can easily make the weights unique.
 If~$C$ is a~subgraph of~$G$, we will refer to the edges of~$R$ whose exactly
 one endpoint lies in~$C$ by~$R^C$ (i.e., $R^C = R\cap \delta(C)$).
 
-\lemman{Robust contraction}\id{robcont}%
+\lemman{Robust contraction, Chazelle \cite{chazelle:almostacker}}\id{robcont}%
 Let $G$ be a~weighted graph and $C$~its subgraph contractible in~$G\crpt R$
 for some set of edges~$R$. Then $\msf(G) \subseteq \msf(C) \cup \msf((G/C) \setminus R^C) \cup R^C$.
 
@@ -669,7 +669,7 @@ We can formulate the exact partitioning algorithm as follows:
 corrupted edges in the neighborhood of these subgraphs.
 \endalgo
 
-\thmn{Partitioning to contractible subgraphs, Pettie and Ramachandran \cite{pettie:optimal}}\id{partthm}%
+\thmn{Partitioning to contractible subgraphs, Chazelle \cite{chazelle:almostacker}}\id{partthm}%
 Given a~weighted graph~$G$ and parameters $\varepsilon$ ($0<\varepsilon\le 1/2$)
 and~$t$, the Partition algorithm \ref{partition} constructs a~collection
 $\C=\{C_1,\ldots,C_k\}$ of subgraphs and a~set~$R^\C$ of corrupted edges such that:
@@ -1080,7 +1080,7 @@ The other inequality is obvious as $D(m,n)$ is an~asymptotic lower bound for
 the time complexity of every comparison-based algorithm.
 \qed
 
-\paran{Complexity}
+\paran{Complexity of MST}
 As we have already noted, the exact decision tree complexity $D(m,n)$ of the MST problem
 is still open and so is therefore the time complexity of the optimal algorithm. However,
 every time we come up with another comparison-based algorithm, we can use its complexity