diff --git a/src/fundamentals-of-ai-and-kr/module1/img/_strips_example1.pdf b/src/fundamentals-of-ai-and-kr/module1/img/_strips_example1.pdf new file mode 100644 index 0000000..3ee0c28 Binary files /dev/null and b/src/fundamentals-of-ai-and-kr/module1/img/_strips_example1.pdf differ diff --git a/src/fundamentals-of-ai-and-kr/module1/img/_strips_example2.pdf b/src/fundamentals-of-ai-and-kr/module1/img/_strips_example2.pdf new file mode 100644 index 0000000..c623734 Binary files /dev/null and b/src/fundamentals-of-ai-and-kr/module1/img/_strips_example2.pdf differ diff --git a/src/fundamentals-of-ai-and-kr/module1/img/_strips_example3.pdf b/src/fundamentals-of-ai-and-kr/module1/img/_strips_example3.pdf new file mode 100644 index 0000000..b0b6209 Binary files /dev/null and b/src/fundamentals-of-ai-and-kr/module1/img/_strips_example3.pdf differ diff --git a/src/fundamentals-of-ai-and-kr/module1/img/_strips_example4.pdf b/src/fundamentals-of-ai-and-kr/module1/img/_strips_example4.pdf new file mode 100644 index 0000000..2102648 Binary files /dev/null and b/src/fundamentals-of-ai-and-kr/module1/img/_strips_example4.pdf differ diff --git a/src/fundamentals-of-ai-and-kr/module1/img/_strips_example5.pdf b/src/fundamentals-of-ai-and-kr/module1/img/_strips_example5.pdf new file mode 100644 index 0000000..5f22114 Binary files /dev/null and b/src/fundamentals-of-ai-and-kr/module1/img/_strips_example5.pdf differ diff --git a/src/fundamentals-of-ai-and-kr/module1/img/_strips_example6.pdf b/src/fundamentals-of-ai-and-kr/module1/img/_strips_example6.pdf new file mode 100644 index 0000000..95f6f09 Binary files /dev/null and b/src/fundamentals-of-ai-and-kr/module1/img/_strips_example6.pdf differ diff --git a/src/fundamentals-of-ai-and-kr/module1/img/_strips_example7.pdf b/src/fundamentals-of-ai-and-kr/module1/img/_strips_example7.pdf new file mode 100644 index 0000000..f7fc88c Binary files /dev/null and b/src/fundamentals-of-ai-and-kr/module1/img/_strips_example7.pdf differ diff --git a/src/fundamentals-of-ai-and-kr/module1/img/_strips_example8.pdf b/src/fundamentals-of-ai-and-kr/module1/img/_strips_example8.pdf new file mode 100644 index 0000000..6c681e3 Binary files /dev/null and b/src/fundamentals-of-ai-and-kr/module1/img/_strips_example8.pdf differ diff --git a/src/fundamentals-of-ai-and-kr/module1/sections/_planning.tex b/src/fundamentals-of-ai-and-kr/module1/sections/_planning.tex index 39ac79d..e63197d 100644 --- a/src/fundamentals-of-ai-and-kr/module1/sections/_planning.tex +++ b/src/fundamentals-of-ai-and-kr/module1/sections/_planning.tex @@ -367,10 +367,14 @@ def strips(problem): \begin{example}[Moving blocks] \begin{center} - \includegraphics[trim={0 32.2cm 0 0}, clip, width=0.85\textwidth]{img/_strips_example.pdf} - \end{center} - \begin{center} - \includegraphics[trim={0 0 0 17.5cm}, clip, width=0.85\textwidth]{img/_strips_example.pdf} + \includegraphics[width=0.85\textwidth]{img/_strips_example1.pdf} + \includegraphics[width=0.85\textwidth]{img/_strips_example2.pdf} + \includegraphics[width=0.85\textwidth]{img/_strips_example3.pdf} + \includegraphics[width=0.85\textwidth]{img/_strips_example4.pdf} + \includegraphics[width=0.85\textwidth]{img/_strips_example5.pdf} + \includegraphics[width=0.85\textwidth]{img/_strips_example6.pdf} + \includegraphics[width=0.85\textwidth]{img/_strips_example7.pdf} + \includegraphics[width=0.85\textwidth]{img/_strips_example8.pdf} \end{center} \end{example}