diff --git a/doc/expose/expose.pdf b/doc/expose/expose.pdf index d107bcb..9be2826 100644 Binary files a/doc/expose/expose.pdf and b/doc/expose/expose.pdf differ diff --git a/doc/expose/expose.tex b/doc/expose/expose.tex index 0afb111..15cdf16 100644 --- a/doc/expose/expose.tex +++ b/doc/expose/expose.tex @@ -3,8 +3,10 @@ \usepackage[utf8]{inputenc} \usepackage[style=numeric, sorting=nyt]{biblatex} +\usepackage{caption} \usepackage[acronym, nomain]{glossaries} \usepackage{hyperref} +\usepackage{pgfgantt} \usepackage{todonotes} % Suppress notes exported from Mendeley in bibliography @@ -224,6 +226,33 @@ I will observe network and rank scaling behavior to further improve my implement \section{Timeline} +The timeline for this work is sketched in \autoref{fig:timeline}. +Using the findings from my research, I will develop a suitable \acrshort{ecm} model. +Starting the implementation early, I will use an explorative programming approach to confirm that the developed model can be in fact implemented in \acrshort{nastja}. +As soon as the model is develop, I will prepare a test setup for benchmarking. +This makes it possible evaluate and quickly iterate different approaches. +During this time I can also get started documenting the theoretical model and the implementation approaches. + +\begin{figure}[h] +\begin{ganttchart}[ + time slot format=isodate, + % Experimentally confirmed + y unit title=0.5cm, + y unit chart=0.8cm, + title height=1, + expand chart=\textwidth +]{2023-06-01}{2023-12-31} + \gantttitlecalendar{year, month} \\ + \ganttbar{Research}{2023-06-01}{2023-07-31} \\ + \ganttbar{Modeling}{2023-07-01}{2023-08-14} \\ + \ganttbar{Implementation}{2023-07-15}{2023-10-31} \\ + \ganttbar{Evaluation}{2023-08-15}{2023-11-30} \\ + \ganttbar{Writing}{2023-08-15}{2023-12-31} +\end{ganttchart} +\caption{Gantt chart of the project timeline}% +\label{fig:timeline} +\end{figure} + \newpage \begin{refcontext}[sorting=nyt]