docs/diploma

diff thesis/input/strategies.tex @ 240:046a8284b5d3

updated and new table
author meillo@marmaro.de
date Sun, 11 Jan 2009 14:07:23 +0100
parents
children 691c08400988
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/thesis/input/strategies.tex	Sun Jan 11 14:07:23 2009 +0100
     1.3 @@ -0,0 +1,38 @@
     1.4 +\begin{tabular}[Hbt]{| l | c || c | c | c |}
     1.5 +	\hline
     1.6 +	Requirement           & Focus & S1 & S2 & S3 \\
     1.7 +	\hline \hline
     1.8 +	\RF7: encryption        & +++ & x  &    &   \\
     1.9 +	\RF6: authentication    & +++ & x  &    &   \\
    1.10 +	\RG1: security          & +++ &    & x  & x \\
    1.11 +	\RG2: reliability       & +++ &    &    & x \\
    1.12 +	\RF8: spam handling     & +++ & x  & x  & x \\
    1.13 +	\RG4: extendability     & +++ &    &    & x \\
    1.14 +	\hline
    1.15 +	\RG3: robustness        & ++  &    &    & x \\
    1.16 +	\hline
    1.17 +	\RF1: in/out channels   & +   & x  & x  & x \\
    1.18 +	\RF2: mail queueing     & +   &    &    & x \\
    1.19 +	\RG5: maintainability   & +   &    &    & x \\
    1.20 +	\hline
    1.21 +	\RF5: route selection   & 0   & x  &    &   \\
    1.22 +	\RF9: malware handling  & 0   & x  & x  & x \\
    1.23 +	\RF10: archiving        & 0   & x  &    & x \\
    1.24 +	\RG6: testability       & 0   &    &    & x \\
    1.25 +	\hline
    1.26 +	\RF3: header sanitizing & -   & x  &    &   \\
    1.27 +	\RF4: aliasing          & -   & x  &    &   \\
    1.28 +	\RG10: usability        & -   & x  &    &   \\
    1.29 +	\hline
    1.30 +	\RG8: availability      & -{}- & x &    &   \\
    1.31 +	\hline
    1.32 +	\RG7: performance       & -{}-{}- & x &  &  \\
    1.33 +	\RG9: portability       & -{}-{}- & x &  &  \\
    1.34 +	\hline \hline
    1.35 +	Score (Sum of `+')      & 23  & 9  & 7  & 17 \\
    1.36 +	\hline
    1.37 +\end{tabular}
    1.38 +
    1.39 +
    1.40 +
    1.41 +