diff options
author | Jan Aalmoes <jan.aalmoes@inria.fr> | 2024-09-11 00:10:50 +0200 |
---|---|---|
committer | Jan Aalmoes <jan.aalmoes@inria.fr> | 2024-09-11 00:10:50 +0200 |
commit | bf5b05a84e877391fddd1b0a0b752f71ec05e901 (patch) | |
tree | 149609eeff1d475cd60f398f0e4bfd786c5d281c /main.tex | |
parent | 03556b31409ac5e8b81283d3a6481691c11846d7 (diff) |
Preuve existe f pas cca equivalant exists f BA pas randomguess
Diffstat (limited to 'main.tex')
-rw-r--r-- | main.tex | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -31,7 +31,7 @@ breaklines=true %\input{aia/00macros} \input{theorem} - +\input{macros} \input{tikz_assets/data} \input{tikz_assets/param} @@ -59,8 +59,10 @@ breaklines=true \end{titlepage} \tableofcontents +\chapter*{Remerciements} +\input{remerciements} \chapter*{Avertissement} -\input{contexte/avertissement} +\input{avertissement} \chapter{Introduction} \section{Qu'est-ce que l'Intelligence Artificielle ?} \label{sec:contexte-ckoi} |