From: Arnaud Giersch Date: Wed, 16 May 2012 09:58:43 +0000 (+0200) Subject: Add a FIXME macro, and use it. X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/loba-papers.git/commitdiff_plain/2ab2a607307e01f15cdf3ae735aa105e22f1a32f Add a FIXME macro, and use it. --- diff --git a/supercomp11/supercomp11.tex b/supercomp11/supercomp11.tex index e47ab3f..1d6ef6a 100644 --- a/supercomp11/supercomp11.tex +++ b/supercomp11/supercomp11.tex @@ -13,6 +13,9 @@ \begin{tabular}[t]{@{}l@{:~}l@{}}}{% \end{tabular}} +\newcommand{\FIXME}[1]{% + \textbf{[FIXME]}\marginpar{\flushleft\footnotesize\bfseries$\triangleright$ #1}} + \newcommand{\VAR}[1]{\textit{#1}} \begin{document} @@ -238,10 +241,12 @@ he proceeds as following. \end{equation*} \end{enumerate} +\FIXME{describe parameter $k$} + \section{Other strategies} \label{Other} -% \textbf{Question} faut-il décrire les stratégies makhoul et simple ? +% \FIXME{faut-il décrire les stratégies makhoul et simple ?} % \paragraph{simple} Tentative de respecter simplement les conditions de Bertsekas. % Parmi les voisins moins chargés que soi, on sélectionne : @@ -293,7 +298,9 @@ balancing message. Doing this, we can expect a faster convergence since nodes have a faster information of the load they will receive, so they can take in into account. -\textbf{Question} Est ce qu'on donne l'algo avec virtual load? +\FIXME{Est ce qu'on donne l'algo avec virtual load?} + +\FIXME{describe integer mode} \section{Simulations} \label{Simulations} @@ -438,9 +445,9 @@ control messages. It iteratively runs the following operations: For the sake of simplicity, a few details were voluntary omitted from these descriptions. For an exhaustive presentation, we refer to the actual code that was used for the experiments, and which is -available at \textbf{FIXME URL}. +available at \FIXME{URL}. -\textbf{FIXME: ajouter des détails sur la gestion de la charge virtuelle ?} +\FIXME{ajouter des détails sur la gestion de la charge virtuelle ?} \subsection{Experimental contexts} \label{Contexts}