Add LAAI2 Prolog

This commit is contained in:
2023-12-05 20:43:30 +01:00
parent b155b69638
commit 635a4fc1a5
2 changed files with 4 additions and 0 deletions

View File

@ -9,5 +9,6 @@
\include{sections/_propositional_logic.tex}
\include{sections/_first_order_logic.tex}
\include{sections/_logic_programming.tex}
\include{sections/_prolog.tex}
\end{document}

View File

@ -0,0 +1,3 @@
\chapter{Prolog}
See \href{https://github.com/NotXia/unibo-ai-notes/tree/pdfs/fundamentals-of-ai-and-kr/module2}{\texttt{Fundamentals of AI and KR (module 2)}}.