diff --git a/src/main/rapport/modele_rapport_latex.pdf b/src/main/rapport/modele_rapport_latex.pdf index cc6133b..1c91bef 100644 Binary files a/src/main/rapport/modele_rapport_latex.pdf and b/src/main/rapport/modele_rapport_latex.pdf differ diff --git a/src/main/rapport/output/modele_rapport_latex.log b/src/main/rapport/output/modele_rapport_latex.log index 44b85c9..c6c081f 100644 --- a/src/main/rapport/output/modele_rapport_latex.log +++ b/src/main/rapport/output/modele_rapport_latex.log @@ -1,4 +1,4 @@ -This is pdfTeX, Version 3.141592653-2.6-1.40.25 (MiKTeX 24.1) (preloaded format=pdflatex 2024.2.13) 3 MAY 2024 10:28 +This is pdfTeX, Version 3.141592653-2.6-1.40.25 (MiKTeX 24.1) (preloaded format=pdflatex 2024.2.13) 3 MAY 2024 17:02 entering extended mode restricted \write18 enabled. %&-line parsing enabled. @@ -470,11 +470,11 @@ File: root/MinMax.jpeg Graphic file (type jpg) Package pdftex.def Info: root/MinMax.jpeg used on input line 64. (pdftex.def) Requested size: 181.18439pt x 89.47687pt. -) [5 + [5 -] [6 <./root/MinMax.jpeg>] +]) [6 <./root/MinMax.jpeg>] \openout2 = `./sources/5_analyse_des_resultats.aux'. @@ -559,7 +559,7 @@ Here is how much of TeX's memory you used: 28793 multiletter control sequences out of 15000+600000 607935 words of font info for 62 fonts, out of 8000000 for 9000 1141 hyphenation exceptions out of 8191 - 77i,8n,82p,1269b,457s stack positions out of 10000i,1000n,20000p,200000b,200000s + 77i,8n,82p,1182b,457s stack positions out of 10000i,1000n,20000p,200000b,200000s @@ -570,7 +570,7 @@ s/Ivan/AppData/Local/Programs/MiKTeX/fonts/type1/public/lm/lmri10.pfb> Output written on C:\Users\Ivan\Documents\Fac\L3\hex-et-combinatoires\src\main\ -rapport\output\modele_rapport_latex.pdf (13 pages, 492771 bytes). +rapport\output\modele_rapport_latex.pdf (13 pages, 493593 bytes). PDF statistics: 106 PDF objects out of 1000 (max. 8388607) 0 named destinations out of 1000 (max. 500000) diff --git a/src/main/rapport/output/modele_rapport_latex.toc b/src/main/rapport/output/modele_rapport_latex.toc index f791681..3550f2e 100644 --- a/src/main/rapport/output/modele_rapport_latex.toc +++ b/src/main/rapport/output/modele_rapport_latex.toc @@ -9,6 +9,7 @@ \contentsline {subsection}{\numberline {4.2}MinMax}{5}{}% \contentsline {paragraph}{Présentation}{5}{}% \contentsline {paragraph}{MinMax - fonctionnement succinct}{5}{}% +\contentsline {paragraph}{Élagage alpha-bêta}{6}{}% \contentsline {section}{\numberline {5}Algo MinMax observations}{7}{}% \contentsline {section}{\numberline {6}Algo MinMax observations}{7}{}% \contentsline {subsection}{\numberline {6.1}Hexgame : Mauvaise performance}{7}{}% diff --git a/src/main/rapport/output/sources/4_algorithmes_et_analyse.aux b/src/main/rapport/output/sources/4_algorithmes_et_analyse.aux index 65ade09..3e0600c 100644 --- a/src/main/rapport/output/sources/4_algorithmes_et_analyse.aux +++ b/src/main/rapport/output/sources/4_algorithmes_et_analyse.aux @@ -6,6 +6,7 @@ \@writefile{toc}{\contentsline {subsection}{\numberline {4.2}MinMax}{5}{}\protected@file@percent } \@writefile{toc}{\contentsline {paragraph}{Présentation}{5}{}\protected@file@percent } \@writefile{toc}{\contentsline {paragraph}{MinMax - fonctionnement succinct}{5}{}\protected@file@percent } +\@writefile{toc}{\contentsline {paragraph}{Élagage alpha-bêta}{6}{}\protected@file@percent } \@setckpt{./sources/4_algorithmes_et_analyse}{ \setcounter{page}{7} \setcounter{equation}{0} diff --git a/src/main/rapport/sources/5_analyse_des_resultats.tex b/src/main/rapport/sources/5_analyse_des_resultats.tex index ad1aa5b..cd69fe0 100644 --- a/src/main/rapport/sources/5_analyse_des_resultats.tex +++ b/src/main/rapport/sources/5_analyse_des_resultats.tex @@ -1,5 +1,3 @@ -\section{Algo MinMax observations} - % illustrer les performances ainsi que l'efficacité du logiciel implémenté % a l'aide de graphiques.