From e7fdd58c20b3c43c198f8b4b580cfaf940ec4aea Mon Sep 17 00:00:00 2001 From: NotXia <35894453+NotXia@users.noreply.github.com> Date: Fri, 17 Nov 2023 10:59:09 +0100 Subject: [PATCH] Test new workflow --- .../module1/sections/_generative_planning.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/fundamentals-of-ai-and-kr/module1/sections/_generative_planning.tex b/src/fundamentals-of-ai-and-kr/module1/sections/_generative_planning.tex index 6d78d99..1fe9879 100644 --- a/src/fundamentals-of-ai-and-kr/module1/sections/_generative_planning.tex +++ b/src/fundamentals-of-ai-and-kr/module1/sections/_generative_planning.tex @@ -363,7 +363,7 @@ At each step, one of the following refinement operations can be applied until th \begin{figure}[h] \centering - \includegraphics[width=0.4\textwidth]{img/_nonlinear_plan_example.pdf} + \includegraphics[width=0.45\textwidth]{img/_nonlinear_plan_example.pdf} \caption{Example of search tree in non-linear planning} \end{figure}