From 9358e86f72db4acc4682cdfbed8f02d7cb073cde Mon Sep 17 00:00:00 2001 From: Loic Guegan Date: Fri, 9 Dec 2022 13:27:27 +0100 Subject: Update --- slides_recap/main.log | 18 +++++++++--------- slides_recap/main.pdf | Bin 296943 -> 296990 bytes slides_recap/main.tex | 15 ++++++++------- 3 files changed, 17 insertions(+), 16 deletions(-) (limited to 'slides_recap') diff --git a/slides_recap/main.log b/slides_recap/main.log index 9013888..1e2e498 100644 --- a/slides_recap/main.log +++ b/slides_recap/main.log @@ -1,4 +1,4 @@ -This is pdfTeX, Version 3.141592653-2.6-1.40.24 (TeX Live 2022/Arch Linux) (preloaded format=pdflatex 2022.11.14) 29 NOV 2022 14:38 +This is pdfTeX, Version 3.141592653-2.6-1.40.24 (TeX Live 2022/Arch Linux) (preloaded format=pdflatex 2022.11.14) 1 DEC 2022 09:49 entering extended mode restricted \write18 enabled. %&-line parsing enabled. @@ -894,7 +894,7 @@ File: ../analysis/figures/dimension_energy-coverage.pdf Graphic file (type pdf) Package pdftex.def Info: ../analysis/figures/dimension_energy-coverage.pdf use -d on input line 117. +d on input line 118. (pdftex.def) Requested size: 227.64839pt x 227.64839pt. [8 @@ -904,10 +904,10 @@ d on input line 117. File: ../analysis/figures/tree_false.pdf Graphic file (type pdf) Package pdftex.def Info: ../analysis/figures/tree_false.pdf used on input line - 124. + 125. (pdftex.def) Requested size: 278.24034pt x 278.24034pt. -Overfull \vbox (13.05038pt too high) detected at line 124 +Overfull \vbox (13.05038pt too high) detected at line 125 [] [9 @@ -923,7 +923,7 @@ Overfull \vbox (13.05038pt too high) detected at line 124 File: ../analysis/figures/months_knn.pdf Graphic file (type pdf) Package pdftex.def Info: ../analysis/figures/months_knn.pdf used on input line - 202. + 203. (pdftex.def) Requested size: 247.16597pt x 219.70308pt. [13 @@ -932,7 +932,7 @@ Package pdftex.def Info: ../analysis/figures/months_knn.pdf used on input line File: ../analysis/figures/months_tree.pdf Graphic file (type pdf) Package pdftex.def Info: ../analysis/figures/months_tree.pdf used on input lin -e 212. +e 213. (pdftex.def) Requested size: 247.16597pt x 219.70308pt. [14 @@ -955,11 +955,11 @@ Package rerunfilecheck Info: File `main.out' has not changed. Here is how much of TeX's memory you used: 21627 strings out of 478238 417405 string characters out of 5850455 - 680971 words of memory out of 5000000 + 680905 words of memory out of 5000000 39382 multiletter control sequences out of 15000+600000 480453 words of font info for 68 fonts, out of 8000000 for 9000 1141 hyphenation exceptions out of 8191 - 128i,11n,122p,494b,423s stack positions out of 5000i,500n,10000p,200000b,80000s + 128i,11n,122p,494b,429s stack positions out of 5000i,500n,10000p,200000b,80000s < /usr/share/texmf-dist/fonts/type1/public/amsfonts/cm/cmsy10.pfb> -Output written on main.pdf (15 pages, 296943 bytes). +Output written on main.pdf (15 pages, 296990 bytes). PDF statistics: 182 PDF objects out of 1000 (max. 8388607) 132 compressed objects within 2 object streams diff --git a/slides_recap/main.pdf b/slides_recap/main.pdf index 1f05590..cfbe5cf 100644 Binary files a/slides_recap/main.pdf and b/slides_recap/main.pdf differ 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} -- cgit v1.2.3