From 72f6bd949288669c7a20da8391fdfb4904cf0b72 Mon Sep 17 00:00:00 2001 From: Alex <alexandravigneron1@gmail.com> Date: Fri, 3 Jul 2020 09:49:12 +0200 Subject: [PATCH] short conclusion --- doc/report/main.tex | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/report/main.tex b/doc/report/main.tex index cac1600..0df1e52 100644 --- a/doc/report/main.tex +++ b/doc/report/main.tex @@ -236,6 +236,8 @@ We proceed to the description of the MGM-2 automaton and finally move on to two \section{Conclusion} \label{sec:conc} +We detailed MGM and more particularly MGM-2 algorithms and presented examples of execution on toy DCOPs. +We likewise detailed the automaton representing MGM-2 and offered two examples of execution on toy problems. \bibliographystyle{plainnat} \bibliography{main} -- GitLab