mirror of
https://github.com/NotXia/unibo-ai-notes.git
synced 2025-12-14 18:51:52 +01:00
Add LAAI2 Prolog
This commit is contained in:
@ -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}
|
||||
@ -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)}}.
|
||||
Reference in New Issue
Block a user