Skip to content

Commit

Permalink
Initial Overleaf Import
Browse files Browse the repository at this point in the history
  • Loading branch information
PaulEcoffet committed Apr 3, 2020
0 parents commit 0fddbd4
Show file tree
Hide file tree
Showing 47 changed files with 5,926 additions and 0 deletions.
415 changes: 415 additions & 0 deletions Sources/04RoboCoopsource.tex

Large diffs are not rendered by default.

302 changes: 302 additions & 0 deletions Sources/Lions.tex

Large diffs are not rendered by default.

Empty file added chapters/01introduction.tex
Empty file.
125 changes: 125 additions & 0 deletions chapters/02stateoftheart.tex

Large diffs are not rendered by default.

168 changes: 168 additions & 0 deletions chapters/03Lions.tex

Large diffs are not rendered by default.

270 changes: 270 additions & 0 deletions chapters/04RoboCoop.tex

Large diffs are not rendered by default.

Empty file added chapters/05Discussion.tex
Empty file.
75 changes: 75 additions & 0 deletions main.tex
Original file line number Diff line number Diff line change
@@ -0,0 +1,75 @@
\documentclass[12pt,a4paper]{report}
\usepackage[utf8]{inputenc}
\usepackage[T1]{fontenc}
\usepackage{lmodern}
\usepackage{graphicx}
\usepackage{amsmath}
\usepackage{hyperref}
\usepackage[french]{babel}
\graphicspath{ {media/} }
\usepackage{csquotes}

%% Create the xx commande
\usepackage{soulutf8} % Add the \hl command from soulutf8
\usepackage[dvipsnames]{xcolor} % Add the color Apricot
\newcommand{\xx}[1]{%
\begingroup
\sethlcolor{Apricot}%
\hl{xx #1 xx}%
\endgroup
}

% To remove avec todo
\setlength {\marginparwidth }{2cm} % ajoute un peu de marges pour les todo
\usepackage{todonotes}
% To remove avec todo

\usepackage[natbib=true,backend=biber,style=apa]{biblatex}
\addbibresource{references.bib}


\title{
{Evolution of Cooperation in Collective Adaptative Systems}\\
{\large Sorbonne Université}\\
{\includegraphics[width=\textwidth]{university.png}}
}
\author{Paul Ecoffet}
\date{\today}

\begin{document}

\maketitle

\chapter*{Abstract}
Abstract goes here

\chapter*{Dedication}
To mum and dad

\chapter*{Declaration}
I declare that..

\chapter*{Acknowledgements}
I want to thank...

\tableofcontents

\chapter{Introduction}
\input{chapters/01introduction}

\chapter{State of the Art}
\input{chapters/02stateoftheart}

\chapter{Nothing better to do? Environment quality and the evolution of cooperation by partner choice}
\input{chapters/03Lions}

\chapter{Cooperation in robotic swarms}
\input{chapters/04RoboCoop}

\chapter{Discussion}
\input{chapters/05Discussion}

\printbibliography


\end{document}
Binary file added media/lions/results/byprod/grid_1.pdf
Binary file not shown.
Binary file added media/lions/results/byprod/grid_3.pdf
Binary file not shown.
Binary file added media/lions/results/byprod/grid_inf.pdf
Binary file not shown.
Binary file added media/lions/results/byprod/varN_inf.pdf
Binary file not shown.
Binary file added media/lions/results/byprod/varNrowOpp_1.pdf
Binary file not shown.
Binary file added media/lions/results/byprod/varNrowOpp_3.pdf
Binary file not shown.
Binary file added media/lions/results/byprod/varNrowOpp_inf.pdf
Binary file not shown.
Binary file added media/lions/results/byprod/varopp_1.pdf
Binary file not shown.
Binary file added media/lions/results/byprod/varopp_3.pdf
Binary file not shown.
Binary file added media/lions/results/byprod/varopp_hatn_1.pdf
Binary file not shown.
Binary file added media/lions/results/byprod/varopp_inf.pdf
Binary file not shown.
Binary file added media/robocoop/2fit.pdf
Binary file not shown.
Binary file added media/robocoop/all_fit.pdf
Binary file not shown.
Binary file added media/robocoop/comp_genpop.pdf
Binary file not shown.
Binary file added media/robocoop/comp_wander_genpop.pdf
Binary file not shown.
Binary file added media/robocoop/control.pdf
Binary file not shown.
Binary file added media/robocoop/control.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added media/robocoop/corr_tau_coop_pop1000.pdf
Binary file not shown.
Binary file added media/robocoop/do_coop.pdf
Binary file not shown.
Binary file added media/robocoop/env.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added media/robocoop/long.pdf
Binary file not shown.
Binary file added media/robocoop/payoff.pdf
Binary file not shown.
Binary file added media/robocoop/varmut.pdf
Binary file not shown.
Binary file added media/robocoop/vartau.pdf
Binary file not shown.
Binary file added media/robocoop/wander.pdf
Binary file not shown.
Binary file added media/robocoop/wander_all_fit.pdf
Binary file not shown.
Binary file added media/robocoop/wander_comp_genpop.pdf
Binary file not shown.
Binary file added media/robocoop/wander_control.pdf
Binary file not shown.
Binary file added media/robocoop/wander_corr_tau_coop_pop1000.pdf
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added media/robocoop/wander_do_coop.pdf
Binary file not shown.
Binary file added media/robocoop/wander_env.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added media/robocoop/wander_varmut.pdf
Binary file not shown.
Binary file added media/robocoop/wander_vartau.pdf
Binary file not shown.
Binary file added media/robocoop/wander_vartau_beta.pdf
Binary file not shown.
Binary file added media/robocoop/wander_vartau_betata.pdf
Binary file not shown.
Binary file added media/university.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 0fddbd4

Please sign in to comment.