diff --git a/Rapport/META-INF/MANIFEST.MF b/Rapport/META-INF/MANIFEST.MF deleted file mode 100644 index 4f39cf6..0000000 --- a/Rapport/META-INF/MANIFEST.MF +++ /dev/null @@ -1,3 +0,0 @@ -Manifest-Version: 1.0 -Main-Class: othello.MainStats - diff --git a/Rapport/Rapport.aux b/Rapport/Rapport.aux deleted file mode 100644 index 0e21439..0000000 --- a/Rapport/Rapport.aux +++ /dev/null @@ -1,55 +0,0 @@ -\relax -\providecommand\hyper@newdestlabel[2]{} -\providecommand\babel@aux[2]{} -\@nameuse{bbl@beforestart} -\catcode `:\active -\catcode `;\active -\catcode `!\active -\catcode `?\active -\providecommand\HyperFirstAtBeginDocument{\AtBeginDocument} -\HyperFirstAtBeginDocument{\ifx\hyper@anchor\@undefined -\global\let\oldcontentsline\contentsline -\gdef\contentsline#1#2#3#4{\oldcontentsline{#1}{#2}{#3}} -\global\let\oldnewlabel\newlabel -\gdef\newlabel#1#2{\newlabelxx{#1}#2} -\gdef\newlabelxx#1#2#3#4#5#6{\oldnewlabel{#1}{{#2}{#3}}} -\AtEndDocument{\ifx\hyper@anchor\@undefined -\let\contentsline\oldcontentsline -\let\newlabel\oldnewlabel -\fi} -\fi} -\global\let\hyper@last\relax -\gdef\HyperFirstAtBeginDocument#1{#1} -\providecommand\HyField@AuxAddToFields[1]{} -\providecommand\HyField@AuxAddToCoFields[2]{} -\providecommand \oddpage@label [2]{} -\babel@aux{french}{} -\@writefile{toc}{\contentsline {section}{\numberline {1}Introduction}{2}{section.1}\protected@file@percent } -\@writefile{toc}{\contentsline {section}{\numberline {2}L'algorithme de recherche}{3}{section.2}\protected@file@percent } -\@writefile{toc}{\contentsline {subsection}{\numberline {2.1}Algorithme de base}{3}{subsection.2.1}\protected@file@percent } -\@writefile{lol}{\contentsline {lstlisting}{NegamaxPlayer.txt}{3}{lstlisting.-1}\protected@file@percent } -\@writefile{toc}{\contentsline {subsection}{\numberline {2.2}Algorithme d'élagage}{4}{subsection.2.2}\protected@file@percent } -\@writefile{lol}{\contentsline {lstlisting}{AlphaBetaPlayer.txt}{4}{lstlisting.-2}\protected@file@percent } -\@writefile{toc}{\contentsline {section}{\numberline {3}Mesures}{5}{section.3}\protected@file@percent } -\@writefile{toc}{\contentsline {subsection}{\numberline {3.1}Présentation}{5}{subsection.3.1}\protected@file@percent } -\@writefile{toc}{\contentsline {subsection}{\numberline {3.2}AlphaBeta}{7}{subsection.3.2}\protected@file@percent } -\@writefile{toc}{\contentsline {subsubsection}{\numberline {3.2.1}Profondeur 1}{7}{subsubsection.3.2.1}\protected@file@percent } -\@writefile{toc}{\contentsline {subsubsection}{\numberline {3.2.2}Profondeur 2}{8}{subsubsection.3.2.2}\protected@file@percent } -\@writefile{toc}{\contentsline {subsubsection}{\numberline {3.2.3}Profondeur 3}{9}{subsubsection.3.2.3}\protected@file@percent } -\@writefile{toc}{\contentsline {subsubsection}{\numberline {3.2.4}Profondeur 4}{10}{subsubsection.3.2.4}\protected@file@percent } -\@writefile{toc}{\contentsline {subsubsection}{\numberline {3.2.5}Profondeur 5}{11}{subsubsection.3.2.5}\protected@file@percent } -\@writefile{toc}{\contentsline {subsubsection}{\numberline {3.2.6}Conclusion d’Alphabeta}{12}{subsubsection.3.2.6}\protected@file@percent } -\@writefile{toc}{\contentsline {subsection}{\numberline {3.3}Negamax}{13}{subsection.3.3}\protected@file@percent } -\@writefile{toc}{\contentsline {subsubsection}{\numberline {3.3.1}Profondeur 1}{13}{subsubsection.3.3.1}\protected@file@percent } -\@writefile{toc}{\contentsline {subsubsection}{\numberline {3.3.2}Profondeur 2}{14}{subsubsection.3.3.2}\protected@file@percent } -\@writefile{toc}{\contentsline {subsubsection}{\numberline {3.3.3}Profondeur 3}{15}{subsubsection.3.3.3}\protected@file@percent } -\@writefile{toc}{\contentsline {subsubsection}{\numberline {3.3.4}Profondeur 4}{16}{subsubsection.3.3.4}\protected@file@percent } -\@writefile{toc}{\contentsline {subsubsection}{\numberline {3.3.5}Profondeur 5}{17}{subsubsection.3.3.5}\protected@file@percent } -\@writefile{toc}{\contentsline {subsubsection}{\numberline {3.3.6}Conclusion de Negamax}{17}{subsubsection.3.3.6}\protected@file@percent } -\@writefile{toc}{\contentsline {subsection}{\numberline {3.4}Negamax vs AlphaBeta}{18}{subsection.3.4}\protected@file@percent } -\@writefile{toc}{\contentsline {subsubsection}{\numberline {3.4.1}Profondeur 2, AlphaBeta premier joueur, Negamax second}{18}{subsubsection.3.4.1}\protected@file@percent } -\@writefile{toc}{\contentsline {subsubsection}{\numberline {3.4.2}Profondeur 2, Negamax premier joueur, AlphaBeta second}{19}{subsubsection.3.4.2}\protected@file@percent } -\@writefile{toc}{\contentsline {subsubsection}{\numberline {3.4.3}Conclusion de AlphaBeta vs Negamax}{19}{subsubsection.3.4.3}\protected@file@percent } -\@writefile{toc}{\contentsline {section}{\numberline {4}Difficultés rencontrées}{20}{section.4}\protected@file@percent } -\@writefile{toc}{\contentsline {section}{\numberline {5}Expérimentations}{20}{section.5}\protected@file@percent } -\gdef \@abspage@last{21} diff --git a/Rapport/Rapport.log b/Rapport/Rapport.log deleted file mode 100644 index 11b462b..0000000 --- a/Rapport/Rapport.log +++ /dev/null @@ -1,614 +0,0 @@ -This is pdfTeX, Version 3.14159265-2.6-1.40.21 (MiKTeX 20.12) (preloaded format=pdflatex 2021.1.12) 1 MAR 2021 08:13 -entering extended mode -**./Rapport.tex -(Rapport.tex -LaTeX2e <2020-10-01> patch level 2 -L3 programming layer <2020-12-07> xparse <2020-03-03> -(C:\Users\Arthur\AppData\Local\Programs\MiKTeX\tex/latex/base\article.cls -Document Class: article 2020/04/10 v1.4m Standard LaTeX document class -(C:\Users\Arthur\AppData\Local\Programs\MiKTeX\tex/latex/base\size12.clo -File: size12.clo 2020/04/10 v1.4m Standard LaTeX file (size option) -) -\c@part=\count177 -\c@section=\count178 -\c@subsection=\count179 -\c@subsubsection=\count180 -\c@paragraph=\count181 -\c@subparagraph=\count182 -\c@figure=\count183 -\c@table=\count184 -\abovecaptionskip=\skip47 -\belowcaptionskip=\skip48 -\bibindent=\dimen138 -) -(C:\Users\Arthur\AppData\Local\Programs\MiKTeX\tex/latex/base\inputenc.sty -Package: inputenc 2020/08/01 v1.3d Input encoding file -\inpenc@prehook=\toks15 -\inpenc@posthook=\toks16 -) -(C:\Users\Arthur\AppData\Local\Programs\MiKTeX\tex/latex/base\fontenc.sty -Package: fontenc 2020/08/10 v2.0s Standard LaTeX package -) -(C:\Users\Arthur\AppData\Local\Programs\MiKTeX\tex/generic/babel\babel.sty -Package: babel 2020/10/27 3.51 The Babel package - -(C:\Users\Arthur\AppData\Local\Programs\MiKTeX\tex/generic/babel\babel.def -File: babel.def 2020/10/27 3.51 Babel common definitions -\babel@savecnt=\count185 -\U@D=\dimen139 -\l@babelnohyphens=\language79 - -(C:\Users\Arthur\AppData\Local\Programs\MiKTeX\tex/generic/babel\txtbabel.def) -\bbl@readstream=\read2 -) -\bbl@dirlevel=\count186 -************************************* -* Local config file bblopts.cfg used -* -(C:\Users\Arthur\AppData\Local\Programs\MiKTeX\tex/latex/arabi\bblopts.cfg -File: bblopts.cfg 2005/09/08 v0.1 add Arabic and Farsi to "declared" options of - babel -) -(C:\Users\Arthur\AppData\Local\Programs\MiKTeX\tex/generic/babel-french\french. -ldf -Language: french 2020/10/10 v3.5l French support from the babel system -Package babel Info: \l@acadian = using hyphenrules for french -(babel) (\language22) on input line 91. -Package babel Info: \l@canadien = using hyphenrules for french -(babel) (\language22) on input line 92. -\FB@nonchar=\count187 -Package babel Info: Making : an active character on input line 430. -Package babel Info: Making ; an active character on input line 431. -Package babel Info: Making ! an active character on input line 432. -Package babel Info: Making ? an active character on input line 433. -\FBguill@level=\count188 -\FBold@everypar=\toks17 -\FB@Mht=\dimen140 -\mc@charclass=\count189 -\mc@charfam=\count190 -\mc@charslot=\count191 -\std@mcc=\count192 -\dec@mcc=\count193 -\listindentFB=\dimen141 -\descindentFB=\dimen142 -\labelindentFB=\dimen143 -\labelwidthFB=\dimen144 -\leftmarginFB=\dimen145 -\parindentFFN=\dimen146 -\FBfnindent=\dimen147 -)) -(C:\Users\Arthur\AppData\Local\Programs\MiKTeX\tex/latex/carlisle\scalefnt.sty) -(C:\Users\Arthur\AppData\Local\Programs\MiKTeX\tex/latex/graphics\keyval.sty -Package: keyval 2014/10/28 v1.15 key=value parser (DPC) -\KV@toks@=\toks18 -) -(C:\Users\Arthur\AppData\Local\Programs\MiKTeX\tex/latex/hyperref\hyperref.sty -Package: hyperref 2020-05-15 v7.00e Hypertext links for LaTeX - -(C:\Users\Arthur\AppData\Local\Programs\MiKTeX\tex/generic/ltxcmds\ltxcmds.sty -Package: ltxcmds 2020-05-10 v1.25 LaTeX kernel commands for general use (HO) -) (C:\Users\Arthur\AppData\Local\Programs\MiKTeX\tex/generic/iftex\iftex.sty -Package: iftex 2020/03/06 v1.0d TeX engine tests -) -(C:\Users\Arthur\AppData\Local\Programs\MiKTeX\tex/generic/pdftexcmds\pdftexcmd -s.sty -Package: pdftexcmds 2020-06-27 v0.33 Utility functions of pdfTeX for LuaTeX (HO -) - -(C:\Users\Arthur\AppData\Local\Programs\MiKTeX\tex/generic/infwarerr\infwarerr. -sty -Package: infwarerr 2019/12/03 v1.5 Providing info/warning/error messages (HO) -) -Package pdftexcmds Info: \pdf@primitive is available. -Package pdftexcmds Info: \pdf@ifprimitive is available. -Package pdftexcmds Info: \pdfdraftmode found. -) -(C:\Users\Arthur\AppData\Local\Programs\MiKTeX\tex/generic/kvsetkeys\kvsetkeys. -sty -Package: kvsetkeys 2019/12/15 v1.18 Key value parser (HO) -) -(C:\Users\Arthur\AppData\Local\Programs\MiKTeX\tex/generic/kvdefinekeys\kvdefin -ekeys.sty -Package: kvdefinekeys 2019-12-19 v1.6 Define keys (HO) -) -(C:\Users\Arthur\AppData\Local\Programs\MiKTeX\tex/generic/pdfescape\pdfescape. -sty -Package: pdfescape 2019/12/09 v1.15 Implements pdfTeX's escape features (HO) -) -(C:\Users\Arthur\AppData\Local\Programs\MiKTeX\tex/latex/hycolor\hycolor.sty -Package: hycolor 2020-01-27 v1.10 Color options for hyperref/bookmark (HO) -) -(C:\Users\Arthur\AppData\Local\Programs\MiKTeX\tex/latex/letltxmacro\letltxmacr -o.sty -Package: letltxmacro 2019/12/03 v1.6 Let assignment for LaTeX macros (HO) -) -(C:\Users\Arthur\AppData\Local\Programs\MiKTeX\tex/latex/auxhook\auxhook.sty -Package: auxhook 2019-12-17 v1.6 Hooks for auxiliary files (HO) -) -(C:\Users\Arthur\AppData\Local\Programs\MiKTeX\tex/latex/kvoptions\kvoptions.st -y -Package: kvoptions 2020-10-07 v3.14 Key value format for package options (HO) -) -\@linkdim=\dimen148 -\Hy@linkcounter=\count194 -\Hy@pagecounter=\count195 - (C:\Users\Arthur\AppData\Local\Programs\MiKTeX\tex/latex/hyperref\pd1enc.def -File: pd1enc.def 2020-05-15 v7.00e Hyperref: PDFDocEncoding definition (HO) -Now handling font encoding PD1 ... -... no UTF-8 mapping file for font encoding PD1 -) -(C:\Users\Arthur\AppData\Local\Programs\MiKTeX\tex/generic/intcalc\intcalc.sty -Package: intcalc 2019/12/15 v1.3 Expandable calculations with integers (HO) -) -(C:\Users\Arthur\AppData\Local\Programs\MiKTeX\tex/generic/etexcmds\etexcmds.st -y -Package: etexcmds 2019/12/15 v1.7 Avoid name clashes with e-TeX commands (HO) -) -\Hy@SavedSpaceFactor=\count196 -Package hyperref Info: Hyper figures OFF on input line 4464. -Package hyperref Info: Link nesting OFF on input line 4469. -Package hyperref Info: Hyper index ON on input line 4472. -Package hyperref Info: Plain pages OFF on input line 4479. -Package hyperref Info: Backreferencing OFF on input line 4484. -Package hyperref Info: Implicit mode ON; LaTeX internals redefined. -Package hyperref Info: Bookmarks ON on input line 4717. -\c@Hy@tempcnt=\count197 - (C:\Users\Arthur\AppData\Local\Programs\MiKTeX\tex/latex/url\url.sty -\Urlmuskip=\muskip16 -Package: url 2013/09/16 ver 3.4 Verb mode for urls, etc. -) -LaTeX Info: Redefining \url on input line 5076. -\XeTeXLinkMargin=\dimen149 - -(C:\Users\Arthur\AppData\Local\Programs\MiKTeX\tex/generic/bitset\bitset.sty -Package: bitset 2019/12/09 v1.3 Handle bit-vector datatype (HO) - -(C:\Users\Arthur\AppData\Local\Programs\MiKTeX\tex/generic/bigintcalc\bigintcal -c.sty -Package: bigintcalc 2019/12/15 v1.5 Expandable calculations on big integers (HO -) -)) -\Fld@menulength=\count198 -\Field@Width=\dimen150 -\Fld@charsize=\dimen151 -Package hyperref Info: Hyper figures OFF on input line 6347. -Package hyperref Info: Link nesting OFF on input line 6352. -Package hyperref Info: Hyper index ON on input line 6355. -Package hyperref Info: backreferencing OFF on input line 6362. -Package hyperref Info: Link coloring OFF on input line 6367. -Package hyperref Info: Link coloring with OCG OFF on input line 6372. -Package hyperref Info: PDF/A mode OFF on input line 6377. -LaTeX Info: Redefining \ref on input line 6417. -LaTeX Info: Redefining \pageref on input line 6421. - -(C:\Users\Arthur\AppData\Local\Programs\MiKTeX\tex/latex/base\atbegshi-ltx.sty -Package: atbegshi-ltx 2020/08/17 v1.0a Emulation of the original atbegshi packa -ge -with kernel methods -) -\Hy@abspage=\count199 -\c@Item=\count266 -\c@Hfootnote=\count267 -) -Package hyperref Info: Driver (autodetected): hpdftex. - (C:\Users\Arthur\AppData\Local\Programs\MiKTeX\tex/latex/hyperref\hpdftex.def -File: hpdftex.def 2020-05-15 v7.00e Hyperref driver for pdfTeX - -(C:\Users\Arthur\AppData\Local\Programs\MiKTeX\tex/latex/base\atveryend-ltx.sty -Package: atveryend-ltx 2020/08/19 v1.0a Emulation of the original atvery packag -e -with kernel methods -) -\Fld@listcount=\count268 -\c@bookmark@seq@number=\count269 - -(C:\Users\Arthur\AppData\Local\Programs\MiKTeX\tex/latex/rerunfilecheck\rerunfi -lecheck.sty -Package: rerunfilecheck 2019/12/05 v1.9 Rerun checks for auxiliary files (HO) - -(C:\Users\Arthur\AppData\Local\Programs\MiKTeX\tex/generic/uniquecounter\unique -counter.sty -Package: uniquecounter 2019/12/15 v1.4 Provide unlimited unique counter (HO) -) -Package uniquecounter Info: New unique counter `rerunfilecheck' on input line 2 -86. -) -\Hy@SectionHShift=\skip49 -) -(C:\Users\Arthur\AppData\Local\Programs\MiKTeX\tex/latex/graphics\graphicx.sty -Package: graphicx 2020/09/09 v1.2b Enhanced LaTeX Graphics (DPC,SPQR) - -(C:\Users\Arthur\AppData\Local\Programs\MiKTeX\tex/latex/graphics\graphics.sty -Package: graphics 2020/08/30 v1.4c Standard LaTeX Graphics (DPC,SPQR) - -(C:\Users\Arthur\AppData\Local\Programs\MiKTeX\tex/latex/graphics\trig.sty -Package: trig 2016/01/03 v1.10 sin cos tan (DPC) -) -(C:\Users\Arthur\AppData\Local\Programs\MiKTeX\tex/latex/graphics-cfg\graphics. -cfg -File: graphics.cfg 2016/06/04 v1.11 sample graphics configuration -) -Package graphics Info: Driver file: pdftex.def on input line 105. - -(C:\Users\Arthur\AppData\Local\Programs\MiKTeX\tex/latex/graphics-def\pdftex.de -f -File: pdftex.def 2020/10/05 v1.2a Graphics/color driver for pdftex -)) -\Gin@req@height=\dimen152 -\Gin@req@width=\dimen153 -) -(C:\Users\Arthur\AppData\Local\Programs\MiKTeX\tex/latex/listings\listings.sty -\lst@mode=\count270 -\lst@gtempboxa=\box47 -\lst@token=\toks19 -\lst@length=\count271 -\lst@currlwidth=\dimen154 -\lst@column=\count272 -\lst@pos=\count273 -\lst@lostspace=\dimen155 -\lst@width=\dimen156 -\lst@newlines=\count274 -\lst@lineno=\count275 -\lst@maxwidth=\dimen157 - -(C:\Users\Arthur\AppData\Local\Programs\MiKTeX\tex/latex/listings\lstmisc.sty -File: lstmisc.sty 2020/03/24 1.8d (Carsten Heinz) -\c@lstnumber=\count276 -\lst@skipnumbers=\count277 -\lst@framebox=\box48 -) -(C:\Users\Arthur\AppData\Local\Programs\MiKTeX\tex/latex/listings\listings.cfg -File: listings.cfg 2020/03/24 1.8d listings configuration -)) -Package: listings 2020/03/24 1.8d (Carsten Heinz) - -(C:\Users\Arthur\AppData\Local\Programs\MiKTeX\tex/latex/algorithm2e\algorithm2 -e.sty -Package: algorithm2e 2017/07/18 v5.2 algorithms environments -\c@AlgoLine=\count278 - (C:\Users\Arthur\AppData\Local\Programs\MiKTeX\tex/latex/base\ifthen.sty -Package: ifthen 2014/09/29 v1.1c Standard LaTeX ifthen package (DPC) -) -\algocf@hangindent=\skip50 - -(C:\Users\Arthur\AppData\Local\Programs\MiKTeX\tex/latex/ifoddpage\ifoddpage.st -y -Package: ifoddpage 2016/04/23 v1.1 Conditionals for odd/even page detection -\c@checkoddpage=\count279 -) (C:\Users\Arthur\AppData\Local\Programs\MiKTeX\tex/latex/tools\xspace.sty -Package: xspace 2014/10/28 v1.13 Space after command names (DPC,MH) -) -(C:\Users\Arthur\AppData\Local\Programs\MiKTeX\tex/latex/relsize\relsize.sty -Package: relsize 2013/03/29 ver 4.1 -) -\skiptotal=\skip51 -\skiplinenumber=\skip52 -\skiprule=\skip53 -\skiphlne=\skip54 -\skiptext=\skip55 -\skiplength=\skip56 -\algomargin=\skip57 -\skipalgocfslide=\skip58 -\algowidth=\dimen158 -\inoutsize=\dimen159 -\inoutindent=\dimen160 -\interspacetitleruled=\dimen161 -\interspacealgoruled=\dimen162 -\interspacetitleboxruled=\dimen163 -\algocf@ruledwidth=\skip59 -\algocf@inoutbox=\box49 -\algocf@inputbox=\box50 -\AlCapSkip=\skip60 -\AlCapHSkip=\skip61 -\algoskipindent=\skip62 -\algocf@nlbox=\box51 -\algocf@hangingbox=\box52 -\algocf@untilbox=\box53 -\algocf@skipuntil=\skip63 -\algocf@capbox=\box54 -\algocf@lcaptionbox=\skip64 -\algoheightruledefault=\skip65 -\algoheightrule=\skip66 -\algotitleheightruledefault=\skip67 -\algotitleheightrule=\skip68 -\c@algocfline=\count280 -\c@algocfproc=\count281 -\c@algocf=\count282 -\algocf@algoframe=\box55 -\algocf@algobox=\box56 -) -(C:\Users\Arthur\AppData\Local\Programs\MiKTeX\tex/latex/l3backend\l3backend-pd -ftex.def -File: l3backend-pdftex.def 2020-09-24 L3 backend support: PDF output (pdfTeX) -\l__kernel_color_stack_int=\count283 -\l__pdf_internal_box=\box57 -) (Rapport.aux) -\openout1 = `Rapport.aux'. - -LaTeX Font Info: Checking defaults for OML/cmm/m/it on input line 18. -LaTeX Font Info: ... okay on input line 18. -LaTeX Font Info: Checking defaults for OMS/cmsy/m/n on input line 18. -LaTeX Font Info: ... okay on input line 18. -LaTeX Font Info: Checking defaults for OT1/cmr/m/n on input line 18. -LaTeX Font Info: ... okay on input line 18. -LaTeX Font Info: Checking defaults for T1/cmr/m/n on input line 18. -LaTeX Font Info: ... okay on input line 18. -LaTeX Font Info: Checking defaults for TS1/cmr/m/n on input line 18. -LaTeX Font Info: ... okay on input line 18. -LaTeX Font Info: Checking defaults for OMX/cmex/m/n on input line 18. -LaTeX Font Info: ... okay on input line 18. -LaTeX Font Info: Checking defaults for U/cmr/m/n on input line 18. -LaTeX Font Info: ... okay on input line 18. -LaTeX Font Info: Checking defaults for PD1/pdf/m/n on input line 18. -LaTeX Font Info: ... okay on input line 18. -LaTeX Info: Redefining \degres on input line 18. -LaTeX Info: Redefining \dots on input line 18. -LaTeX Info: Redefining \up on input line 18. -Package hyperref Info: Link coloring OFF on input line 18. - -(C:\Users\Arthur\AppData\Local\Programs\MiKTeX\tex/latex/hyperref\nameref.sty -Package: nameref 2019/09/16 v2.46 Cross-referencing by name of section - -(C:\Users\Arthur\AppData\Local\Programs\MiKTeX\tex/latex/refcount\refcount.sty -Package: refcount 2019/12/15 v3.6 Data extraction from label references (HO) -) -(C:\Users\Arthur\AppData\Local\Programs\MiKTeX\tex/generic/gettitlestring\getti -tlestring.sty -Package: gettitlestring 2019/12/15 v1.6 Cleanup title references (HO) -) -\c@section@level=\count284 -) -LaTeX Info: Redefining \ref on input line 18. -LaTeX Info: Redefining \pageref on input line 18. -LaTeX Info: Redefining \nameref on input line 18. - (Rapport.out) (Rapport.out) -\@outlinefile=\write3 -\openout3 = `Rapport.out'. - - -(C:\Users\Arthur\AppData\Local\Programs\MiKTeX\tex/context/base/mkii\supp-pdf.m -kii -[Loading MPS to PDF converter (version 2006.09.02).] -\scratchcounter=\count285 -\scratchdimen=\dimen164 -\scratchbox=\box58 -\nofMPsegments=\count286 -\nofMParguments=\count287 -\everyMPshowfont=\toks20 -\MPscratchCnt=\count288 -\MPscratchDim=\dimen165 -\MPnumerator=\count289 -\makeMPintoPDFobject=\count290 -\everyMPtoPDFconversion=\toks21 -) -(C:\Users\Arthur\AppData\Local\Programs\MiKTeX\tex/latex/epstopdf-pkg\epstopdf- -base.sty -Package: epstopdf-base 2020-01-24 v2.11 Base part for package epstopdf -Package epstopdf-base Info: Redefining graphics rule for `.eps' on input line 4 -85. -) -\c@lstlisting=\count291 -LaTeX Font Info: External font `cmex10' loaded for size -(Font) <14.4> on input line 21. -LaTeX Font Info: External font `cmex10' loaded for size -(Font) <7> on input line 21. - [0 - -{C:/Users/Arthur/AppData/Local/MiKTeX/pdftex/config/pdftex.map}] -(Rapport.toc -LaTeX Font Info: External font `cmex10' loaded for size -(Font) <12> on input line 4. -LaTeX Font Info: External font `cmex10' loaded for size -(Font) <8> on input line 4. -LaTeX Font Info: External font `cmex10' loaded for size -(Font) <6> on input line 4. -) -\tf@toc=\write4 -\openout4 = `Rapport.toc'. - - [1] [2] -(C:\Users\Arthur\AppData\Local\Programs\MiKTeX\tex/latex/listings\lstlang1.sty -File: lstlang1.sty 2020/03/24 1.8d listings language file -) -Package hyperref Info: bookmark level for unknown lstlisting defaults to 0 on i -nput line 39. -(NegamaxPlayer.txt -Overfull \hbox (138.62549pt too wide) in paragraph at lines 4--5 -[][][][][][][][][][][][][][][][][][][][][][][][][][][][][] - [] - - -Overfull \hbox (180.91553pt too wide) in paragraph at lines 20--21 -[][][][][][][][][][][][][][][][][][][][][][][][][][][][][][] - [] - -) [3] (AlphaBetaPlayer.txt -Overfull \hbox (131.57715pt too wide) in paragraph at lines 5--6 -[][][][][][][][][][][][][][][][][][][][][][][][][][][][][] - [] - - -Overfull \hbox (244.35059pt too wide) in paragraph at lines 8--9 -[][][][][][][][][][][][][][][][][][][][][][][][][][][][][] - [] - - -Overfull \hbox (103.38379pt too wide) in paragraph at lines 17--18 -[][][][][][][][][][][][][][][][][][][][][][][][][][][][][][] - [] - - -Overfull \hbox (180.91553pt too wide) in paragraph at lines 21--22 -[][][][][][][][][][][][][][][][][][][][][][][][][][][][][][] - [] - - -Overfull \hbox (166.81885pt too wide) in paragraph at lines 23--24 -[][][][][][][][][][][][][][][][][][][][][][][][][] - [] - -) [4] -Underfull \hbox (badness 10000) in paragraph at lines 50--55 - - [] - -[5] - -File: alphabeta.png Graphic file (type png) - -Package pdftex.def Info: alphabeta.png used on input line 60. -(pdftex.def) Requested size: 390.0pt x 241.1508pt. - -File: negamax.png Graphic file (type png) - -Package pdftex.def Info: negamax.png used on input line 64. -(pdftex.def) Requested size: 390.0pt x 241.1508pt. - -File: prof1alphabeta.png Graphic file (type png) - -Package pdftex.def Info: prof1alphabeta.png used on input line 72. -(pdftex.def) Requested size: 390.0pt x 241.1508pt. - [6 <./alphabeta.png> <./negamax.png>] -Underfull \hbox (badness 10000) in paragraph at lines 75--77 - - [] - -[7 <./prof1alphabeta.png>] - -File: prof2alphabeta.png Graphic file (type png) - -Package pdftex.def Info: prof2alphabeta.png used on input line 84. -(pdftex.def) Requested size: 390.0pt x 241.1508pt. - -Underfull \hbox (badness 10000) in paragraph at lines 87--90 - - [] - -[8 <./prof2alphabeta.png>] - -File: prof3alphabeta.png Graphic file (type png) - -Package pdftex.def Info: prof3alphabeta.png used on input line 97. -(pdftex.def) Requested size: 390.0pt x 241.1508pt. - -Underfull \hbox (badness 10000) in paragraph at lines 100--102 - - [] - -[9 <./prof3alphabeta.png>] - -File: prof4alphabeta.png Graphic file (type png) - -Package pdftex.def Info: prof4alphabeta.png used on input line 110. -(pdftex.def) Requested size: 390.0pt x 241.1508pt. - -Underfull \hbox (badness 10000) in paragraph at lines 113--115 - - [] - -[10 <./prof4alphabeta.png>] - -File: prof5alphabeta.png Graphic file (type png) - -Package pdftex.def Info: prof5alphabeta.png used on input line 125. -(pdftex.def) Requested size: 390.0pt x 241.1508pt. - -Underfull \hbox (badness 10000) in paragraph at lines 128--131 - - [] - - -Overfull \hbox (2.61531pt too wide) in paragraph at lines 132--134 -[]\T1/cmr/m/n/12 Identique au pré-cé-dent gra-phique, la courbe est plu-tôt li- -néaire et le nombre - [] - -[11 <./prof5alphabeta.png>] -Underfull \hbox (badness 10000) in paragraph at lines 139--143 - - [] - -[12] - -File: prof1negamax.png Graphic file (type png) - -Package pdftex.def Info: prof1negamax.png used on input line 153. -(pdftex.def) Requested size: 390.0pt x 241.1508pt. - [13 <./prof1negamax.png>] - -File: prof2negamax.png Graphic file (type png) - -Package pdftex.def Info: prof2negamax.png used on input line 165. -(pdftex.def) Requested size: 390.0pt x 241.1508pt. - [14 <./prof2negamax.png>] - -File: prof3negamax.png Graphic file (type png) - -Package pdftex.def Info: prof3negamax.png used on input line 179. -(pdftex.def) Requested size: 390.0pt x 241.1508pt. - -Underfull \hbox (badness 10000) in paragraph at lines 182--184 - - [] - -[15 <./prof3negamax.png>] - -File: prof4negamax.png Graphic file (type png) - -Package pdftex.def Info: prof4negamax.png used on input line 192. -(pdftex.def) Requested size: 390.0pt x 241.15366pt. - [16 <./prof4negamax.png>] [17] - -File: prof2alphaVSnegamax.png Graphic file (type png) - -Package pdftex.def Info: prof2alphaVSnegamax.png used on input line 219. -(pdftex.def) Requested size: 390.0pt x 241.1508pt. - [18 <./prof2alphaVSnegamax.png>] - -File: prof2negamaxVSalpha.png Graphic file (type png) - -Package pdftex.def Info: prof2negamaxVSalpha.png used on input line 229. -(pdftex.def) Requested size: 390.0pt x 241.1508pt. - [19 <./prof2negamaxVSalpha.png>] -Underfull \hbox (badness 10000) in paragraph at lines 242--243 - - [] - - -Underfull \hbox (badness 10000) in paragraph at lines 251--252 - - [] - -[20] (Rapport.aux) -Package rerunfilecheck Info: File `Rapport.out' has not changed. -(rerunfilecheck) Checksum: 13812EF8931324EFED36E3EC415C52B4;1863. - ) -Here is how much of TeX's memory you used: - 9928 strings out of 479697 - 151484 string characters out of 2866658 - 691355 words of memory out of 3000000 - 26757 multiletter control sequences out of 15000+200000 - 415031 words of font info for 50 fonts, out of 3000000 for 9000 - 1141 hyphenation exceptions out of 8191 - 66i,6n,72p,396b,1197s stack positions out of 5000i,500n,10000p,200000b,50000s - -Output written on Rapport.pdf (21 pages, 751571 bytes). -PDF statistics: - 637 PDF objects out of 1000 (max. 8388607) - 107 named destinations out of 1000 (max. 500000) - 274 words of extra memory for PDF output out of 10000 (max. 10000000) - diff --git a/Rapport/Rapport.out b/Rapport/Rapport.out deleted file mode 100644 index acb00e5..0000000 --- a/Rapport/Rapport.out +++ /dev/null @@ -1,26 +0,0 @@ -\BOOKMARK [1][-]{section.1}{Introduction}{}% 1 -\BOOKMARK [1][-]{section.2}{L'algorithme de recherche}{}% 2 -\BOOKMARK [2][-]{subsection.2.1}{Algorithme de base}{section.2}% 3 -\BOOKMARK [2][-]{subsection.2.2}{Algorithme d'\351lagage}{section.2}% 4 -\BOOKMARK [1][-]{section.3}{Mesures}{}% 5 -\BOOKMARK [2][-]{subsection.3.1}{Pr\351sentation}{section.3}% 6 -\BOOKMARK [2][-]{subsection.3.2}{AlphaBeta}{section.3}% 7 -\BOOKMARK [3][-]{subsubsection.3.2.1}{Profondeur 1}{subsection.3.2}% 8 -\BOOKMARK [3][-]{subsubsection.3.2.2}{Profondeur 2}{subsection.3.2}% 9 -\BOOKMARK [3][-]{subsubsection.3.2.3}{Profondeur 3}{subsection.3.2}% 10 -\BOOKMARK [3][-]{subsubsection.3.2.4}{Profondeur 4}{subsection.3.2}% 11 -\BOOKMARK [3][-]{subsubsection.3.2.5}{Profondeur 5}{subsection.3.2}% 12 -\BOOKMARK [3][-]{subsubsection.3.2.6}{Conclusion d\220Alphabeta}{subsection.3.2}% 13 -\BOOKMARK [2][-]{subsection.3.3}{Negamax}{section.3}% 14 -\BOOKMARK [3][-]{subsubsection.3.3.1}{Profondeur 1}{subsection.3.3}% 15 -\BOOKMARK [3][-]{subsubsection.3.3.2}{Profondeur 2}{subsection.3.3}% 16 -\BOOKMARK [3][-]{subsubsection.3.3.3}{Profondeur 3}{subsection.3.3}% 17 -\BOOKMARK [3][-]{subsubsection.3.3.4}{Profondeur 4}{subsection.3.3}% 18 -\BOOKMARK [3][-]{subsubsection.3.3.5}{Profondeur 5}{subsection.3.3}% 19 -\BOOKMARK [3][-]{subsubsection.3.3.6}{Conclusion de Negamax}{subsection.3.3}% 20 -\BOOKMARK [2][-]{subsection.3.4}{Negamax vs AlphaBeta}{section.3}% 21 -\BOOKMARK [3][-]{subsubsection.3.4.1}{Profondeur 2, AlphaBeta premier joueur, Negamax second}{subsection.3.4}% 22 -\BOOKMARK [3][-]{subsubsection.3.4.2}{Profondeur 2, Negamax premier joueur, AlphaBeta second}{subsection.3.4}% 23 -\BOOKMARK [3][-]{subsubsection.3.4.3}{Conclusion de AlphaBeta vs Negamax}{subsection.3.4}% 24 -\BOOKMARK [1][-]{section.4}{Difficult\351s rencontr\351es}{}% 25 -\BOOKMARK [1][-]{section.5}{Exp\351rimentations}{}% 26 diff --git a/Rapport/Rapport.synctex.gz b/Rapport/Rapport.synctex.gz deleted file mode 100644 index cf4b8f4..0000000 Binary files a/Rapport/Rapport.synctex.gz and /dev/null differ diff --git a/Rapport/Rapport.toc b/Rapport/Rapport.toc deleted file mode 100644 index eb3720e..0000000 --- a/Rapport/Rapport.toc +++ /dev/null @@ -1,27 +0,0 @@ -\babel@toc {french}{} -\contentsline {section}{\numberline {1}Introduction}{2}{section.1}% -\contentsline {section}{\numberline {2}L'algorithme de recherche}{3}{section.2}% -\contentsline {subsection}{\numberline {2.1}Algorithme de base}{3}{subsection.2.1}% -\contentsline {subsection}{\numberline {2.2}Algorithme d'élagage}{4}{subsection.2.2}% -\contentsline {section}{\numberline {3}Mesures}{5}{section.3}% -\contentsline {subsection}{\numberline {3.1}Présentation}{5}{subsection.3.1}% -\contentsline {subsection}{\numberline {3.2}AlphaBeta}{7}{subsection.3.2}% -\contentsline {subsubsection}{\numberline {3.2.1}Profondeur 1}{7}{subsubsection.3.2.1}% -\contentsline {subsubsection}{\numberline {3.2.2}Profondeur 2}{8}{subsubsection.3.2.2}% -\contentsline {subsubsection}{\numberline {3.2.3}Profondeur 3}{9}{subsubsection.3.2.3}% -\contentsline {subsubsection}{\numberline {3.2.4}Profondeur 4}{10}{subsubsection.3.2.4}% -\contentsline {subsubsection}{\numberline {3.2.5}Profondeur 5}{11}{subsubsection.3.2.5}% -\contentsline {subsubsection}{\numberline {3.2.6}Conclusion d’Alphabeta}{12}{subsubsection.3.2.6}% -\contentsline {subsection}{\numberline {3.3}Negamax}{13}{subsection.3.3}% -\contentsline {subsubsection}{\numberline {3.3.1}Profondeur 1}{13}{subsubsection.3.3.1}% -\contentsline {subsubsection}{\numberline {3.3.2}Profondeur 2}{14}{subsubsection.3.3.2}% -\contentsline {subsubsection}{\numberline {3.3.3}Profondeur 3}{15}{subsubsection.3.3.3}% -\contentsline {subsubsection}{\numberline {3.3.4}Profondeur 4}{16}{subsubsection.3.3.4}% -\contentsline {subsubsection}{\numberline {3.3.5}Profondeur 5}{17}{subsubsection.3.3.5}% -\contentsline {subsubsection}{\numberline {3.3.6}Conclusion de Negamax}{17}{subsubsection.3.3.6}% -\contentsline {subsection}{\numberline {3.4}Negamax vs AlphaBeta}{18}{subsection.3.4}% -\contentsline {subsubsection}{\numberline {3.4.1}Profondeur 2, AlphaBeta premier joueur, Negamax second}{18}{subsubsection.3.4.1}% -\contentsline {subsubsection}{\numberline {3.4.2}Profondeur 2, Negamax premier joueur, AlphaBeta second}{19}{subsubsection.3.4.2}% -\contentsline {subsubsection}{\numberline {3.4.3}Conclusion de AlphaBeta vs Negamax}{19}{subsubsection.3.4.3}% -\contentsline {section}{\numberline {4}Difficultés rencontrées}{20}{section.4}% -\contentsline {section}{\numberline {5}Expérimentations}{20}{section.5}%