diff options
Diffstat (limited to 'slides_recap/main.tex')
| -rw-r--r-- | slides_recap/main.tex | 15 |
1 files changed, 8 insertions, 7 deletions
diff --git a/slides_recap/main.tex b/slides_recap/main.tex index b72fbc4..892eb96 100644 --- a/slides_recap/main.tex +++ b/slides_recap/main.tex @@ -4,7 +4,7 @@ \usepackage{multirow} %Information to be included in the title page: -\title{Data dissemination policy predictions under energy consumption and network coverage constraints} +\title{Multicast policy predictions under energy consumption and network coverage constraints} \author{Loic Guegan, Issam Raïs} \institute{UiT} \date{2022} @@ -37,24 +37,25 @@ \begin{frame} \frametitle{Problem} - Conditions:\\ \vspace{0.3cm} + \begin{center} + \textbf{How to choose the correct policy for a given setup?} + \end{center} + \vspace{0.8cm} + If:\\ \vspace{0.3cm} \begin{itemize} \item Perfect coverage not required: \begin{itemize} \item Just N+1,...,N+n redundancy (network coverage of n) \item Collaboration of n nodes (e.g 3 to monitor a phenomenon) \end{itemize} - \item With a target energy budget + \item Have a target energy budget \item Minimizing energy consumption not required (low energy target) \end{itemize} - \vspace{1cm} - \centering - \textbf{How to choose the correct policy for a given setup?} \end{frame} \begin{frame} \frametitle{Problem} - Knowing: + Inputs: \begin{itemize} \item Nodes setup: \begin{itemize} |
