mirror of
https://github.com/NotXia/unibo-ai-notes.git
synced 2025-12-15 02:52:22 +01:00
Split STRIPS example <noupdate>
This commit is contained in:
BIN
src/fundamentals-of-ai-and-kr/module1/img/_strips_example1.pdf
Normal file
BIN
src/fundamentals-of-ai-and-kr/module1/img/_strips_example1.pdf
Normal file
Binary file not shown.
BIN
src/fundamentals-of-ai-and-kr/module1/img/_strips_example2.pdf
Normal file
BIN
src/fundamentals-of-ai-and-kr/module1/img/_strips_example2.pdf
Normal file
Binary file not shown.
BIN
src/fundamentals-of-ai-and-kr/module1/img/_strips_example3.pdf
Normal file
BIN
src/fundamentals-of-ai-and-kr/module1/img/_strips_example3.pdf
Normal file
Binary file not shown.
BIN
src/fundamentals-of-ai-and-kr/module1/img/_strips_example4.pdf
Normal file
BIN
src/fundamentals-of-ai-and-kr/module1/img/_strips_example4.pdf
Normal file
Binary file not shown.
BIN
src/fundamentals-of-ai-and-kr/module1/img/_strips_example5.pdf
Normal file
BIN
src/fundamentals-of-ai-and-kr/module1/img/_strips_example5.pdf
Normal file
Binary file not shown.
BIN
src/fundamentals-of-ai-and-kr/module1/img/_strips_example6.pdf
Normal file
BIN
src/fundamentals-of-ai-and-kr/module1/img/_strips_example6.pdf
Normal file
Binary file not shown.
BIN
src/fundamentals-of-ai-and-kr/module1/img/_strips_example7.pdf
Normal file
BIN
src/fundamentals-of-ai-and-kr/module1/img/_strips_example7.pdf
Normal file
Binary file not shown.
BIN
src/fundamentals-of-ai-and-kr/module1/img/_strips_example8.pdf
Normal file
BIN
src/fundamentals-of-ai-and-kr/module1/img/_strips_example8.pdf
Normal file
Binary file not shown.
@ -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}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user