From 033f0223848a2748aa10a1bd966f92badf64e3ad Mon Sep 17 00:00:00 2001 From: lxw <693107567@qq.com> Date: Sun, 19 May 2024 23:06:04 +0800 Subject: [PATCH] 添加元素 --- document.tex | 1 + main/introduction.tex | 4 ++++ pic/maze-eps-greedy.pdf | Bin 0 -> 19181 bytes pic/migongeps-greedy.pdf | Bin 251373 -> 0 bytes 4 files changed, 5 insertions(+) create mode 100644 pic/maze-eps-greedy.pdf delete mode 100644 pic/migongeps-greedy.pdf diff --git a/document.tex b/document.tex index d23d748..1731c48 100644 --- a/document.tex +++ b/document.tex @@ -74,6 +74,7 @@ wangwenhao11@nudt.edu.cn). \input{main/nonergodicity} \input{main/paradox} \input{main/theorem} +\input{main/2048prove} diff --git a/main/introduction.tex b/main/introduction.tex index 0d41064..892171f 100644 --- a/main/introduction.tex +++ b/main/introduction.tex @@ -35,6 +35,10 @@ While the game is simple to understand, it requires strategic \cite{bangole2023game} +\includegraphics{pic/2048epsilon-greedy} +\includegraphics{pic/maze-eps-greedy} + + diff --git a/pic/maze-eps-greedy.pdf b/pic/maze-eps-greedy.pdf new file mode 100644 index 0000000..e567d43 Binary files /dev/null and b/pic/maze-eps-greedy.pdf differ diff --git a/pic/migongeps-greedy.pdf b/pic/migongeps-greedy.pdf deleted file mode 100644 index 7535168..0000000 Binary files a/pic/migongeps-greedy.pdf and /dev/null differ -- libgit2 0.26.0