diff options
| author | Loic Guegan <manzerbredes@mailbox.org> | 2022-12-09 13:27:27 +0100 |
|---|---|---|
| committer | Loic Guegan <manzerbredes@mailbox.org> | 2022-12-09 13:27:27 +0100 |
| commit | 9358e86f72db4acc4682cdfbed8f02d7cb073cde (patch) | |
| tree | e18d3e09b978afe3eab2eb53f324b9dd62d6664f /slides_recap/main.tex | |
| parent | 3a4c5500f7c3e139fbb44b2c98343bd0091ae593 (diff) | |
Update
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} |
