mirror of
https://github.com/NotXia/unibo-ai-notes.git
synced 2025-12-15 02:52:22 +01:00
14 lines
354 B
TeX
14 lines
354 B
TeX
\documentclass[11pt]{ainotes}
|
|
|
|
\title{Languages and Algorithms for\\Artificial Intelligence\\(Module 2)}
|
|
\date{2023 -- 2024}
|
|
|
|
\begin{document}
|
|
|
|
\makenotesfront
|
|
\include{sections/_propositional_logic.tex}
|
|
\include{sections/_first_order_logic.tex}
|
|
\include{sections/_logic_programming.tex}
|
|
\include{sections/_prolog.tex}
|
|
|
|
\end{document} |