[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[freehaven-cvs] 3 tables into 1 table.



Update of /home/freehaven/cvsroot/doc/sync-batching
In directory moria.mit.edu:/tmp/cvs-serv19553/sync-batching

Modified Files:
	sync-batching.tex 
Log Message:
3 tables into 1 table.


Index: sync-batching.tex
===================================================================
RCS file: /home/freehaven/cvsroot/doc/sync-batching/sync-batching.tex,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -d -r1.33 -r1.34
--- sync-batching.tex	23 Jan 2004 23:49:09 -0000	1.33
+++ sync-batching.tex	24 Jan 2004 00:04:35 -0000	1.34
@@ -737,7 +737,8 @@
 This illustrates that robustness can be an important question.
 
 
-\begin{table} \caption{Percent messages delivered: Worst adversary dist.}
+\begin{table} \caption{Percent of messages delivered}
+\label{table:expected-delivery}
 \renewcommand{\arraystretch}{1.3}
 \begin{center}
 \begin{tabular}[b]{| l || c | c | c | c |}
@@ -745,49 +746,24 @@
 \hline
 Topology & 1 crash  & 2 crash & 3 crash & 4 crash \\
 \hline
+\multicolumn{5}{|c|}{Worst possible adversary distribution}\\
 \hline
 16x16 free  & 36       & 12      & 04      & 1        \\
 4x4 casc.   & 75       & 50      & 25      & 0        \\
 4x4 strat.  & 75       & 50      & 25      & 0        \\
 16x4 free   & 77       & 59      & 44      & 32       \\
 \hline
-
-\end{tabular}
-\end{center}
-\end{table}
-
-
-\begin{table} \caption{Percent messages delivered: Best adversary dist.}
-\renewcommand{\arraystretch}{1.3}
-\begin{center}
-\begin{tabular}[b]{| l || c | c | c | c |}
-
-\hline
-Topology   & 1 crash  & 2 crash & 3 crash & 4 crash   \\
 \hline
+\multicolumn{5}{|c|}{Best possible adversary distribution}\\
 \hline
 16x16 free  & 36      & 12      & 04      & 01        \\
 4x4 casc.   & 75      & 75      & 75      & 75        \\
 4x4 strat.  & 75      & 56      & 42      & 32        \\
 16x4 free   & 77      & 59      & 44      & 32        \\
 \hline
-
-\end{tabular}
-\end{center}
-\end{table}
-
-\begin{table}
-\caption{Expected percent messages delivered: Random adversary dist.}
-\label{table:expected-delivery}
-\renewcommand{\arraystretch}{1.3}
-\begin{center}
-\begin{tabular}[b]{| l || c | c | c | c |}
-
-\hline
-Topology   & 1 crash  & 2 crash & 3 crash & 4 crash   \\
 \hline
+\multicolumn{5}{|c|}{Expected percent: Random adversary dist.}\\
 \hline
-
 16x16 free  & 36      & 12      & 04      & 01        \\
 4x4 casc.   & 75      & 55      & 39      & 27        \\
 4x4 strat.  & 75      & 55      & 39      & 27        \\

***********************************************************************
To unsubscribe, send an e-mail to majordomo@seul.org with
unsubscribe freehaven-cvs       in the body. http://freehaven.net/