diff thesis/tbl/strategies.tbl @ 271:c80b6b6fb798

moved tables from input to tbl
author meillo@marmaro.de
date Thu, 15 Jan 2009 12:16:43 +0100
parents thesis/input/strategies.tex@691c08400988
children 6cf649e62d42
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/thesis/tbl/strategies.tbl	Thu Jan 15 12:16:43 2009 +0100
@@ -0,0 +1,38 @@
+\begin{tabular}[Hbt]{| l | c || c | c | c |}
+	\hline
+	Requirement           & Focus & S1 & S2 & S3 \\
+	\hline \hline
+	\RF7: encryption (\TODO1)       & +++ & x  &    &   \\
+	\RF6: authentication (\TODO2)   & +++ & x  &    &   \\
+	\RG1: security (\TODO3)         & +++ &    & x  & x \\
+	\RG2: reliability (\TODO4)      & +++ &    &    & x \\
+	\RF8: spam handling (\TODO5)    & +++ & x  & x  & x \\
+	\RG4: extendability (\TODO6)    & +++ &    &    & x \\
+	\hline
+	\RG3: robustness        & ++  &    &    & x \\
+	\hline
+	\RF1: in/out channels   & +   & x  & x  & x \\
+	\RF2: mail queueing     & +   &    &    & x \\
+	\RG5: maintainability   & +   &    &    & x \\
+	\hline
+	\RF5: route selection   & 0   & x  &    &   \\
+	\RF9: malware handling  & 0   & x  & x  & x \\
+	\RF10: archiving        & 0   & x  &    & x \\
+	\RG6: testability       & 0   &    &    & x \\
+	\hline
+	\RF3: header sanitizing & -   & x  &    &   \\
+	\RF4: aliasing          & -   & x  &    &   \\
+	\RG10: usability        & -   & x  &    &   \\
+	\hline
+	\RG8: availability      & -{}- & x &    &   \\
+	\hline
+	\RG7: performance       & -{}-{}- & x &  &  \\
+	\RG9: portability       & -{}-{}- & x &  &  \\
+	\hline \hline
+	Score (Sum of `+')      & 23  & 9  & 7  & 17 \\
+	\hline
+\end{tabular}
+
+
+
+