diff --git a/doc/report/dalek.tex b/doc/report/dalek.tex index 71c6df4f3ac1cc3ee4f5852bb637bb914d62a126..67476df1a1b15a04c51e05221cef02f1484dfbf4 100644 --- a/doc/report/dalek.tex +++ b/doc/report/dalek.tex @@ -379,12 +379,12 @@ Considering the position of the 5 Daleks, we can model the prolem as the followi \begin{table}[] \small - \begin{tabular}{|l|l|l|l|l|l|l|l|l|l|l|l|l|l|l|} + \begin{tabular}{|l|l|l|l|l|l|l|l|l|l|l|l|l|l|p{1cm}|} \hline Sit' & $D_1$ & $D_2$ & $D_3$ & $D_4$ & $D_5$ & $U_{12}$ & $U_{13}$ & $U_{14}$ & $U_{23}$ & $U_{25}$ & $U_{34}$ & $U_{35}$ & $U_{45}$ & $U_g$\\ \hline - 0 & N & N & N & N & N & 10 &5 & 5 &5 &5 &1 &1 & 1 & 10+5+5+5+5+1+1+1=33 \\ \hline - 1 & N & N & N & W & N & 10 &5 & 5 &5 &5 &1 &1 & 1 & 10+10+5+5+5+5+5+1=46 \\ \hline - 1 & N & N & N & W & E & 10 &5 & 5 &5 &10 &1 &5 & 10 & 10+10+10+10+5+5+5+5=60 \\ \hline + 0 & N & N & N & N & N & 10 &5 & 5 &5 &5 &1 &1 & 1 & 10+5+5 +5+5+ 1+1+1 =33 \\ \hline + 1 & N & N & N & W & N & 10 &5 & 5 &5 &5 &1 &1 & 1 & 10+10 +5+5+ 5+5+ 5+1 =46 \\ \hline + 1 & N & N & N & W & E & 10 &5 & 5 &5 &10 &1 &5 & 10 & 10+10 +10+10 +5+5 +5+5 =60 \\ \hline \end{tabular} \end{table}