mirror of
https://github.com/NotXia/unibo-ai-notes.git
synced 2025-12-15 02:52:22 +01:00
Changed references to other courses as imports
This commit is contained in:
@ -1,3 +1,11 @@
|
|||||||
\chapter{Propositional and first order logic}
|
\lohead{\color{gray} Chapter taken from \href{https://github.com/NotXia/unibo-ai-notes/tree/pdfs/languages-and-algorithms-for-ai/module2}{\texttt{\color{gray}Languages and Algorithms for AI (module 2)}}}
|
||||||
|
\lehead{\color{gray} Chapter taken from \href{https://github.com/NotXia/unibo-ai-notes/tree/pdfs/languages-and-algorithms-for-ai/module2}{\texttt{\color{gray}Languages and Algorithms for AI (module 2)}}}
|
||||||
|
|
||||||
See \href{https://github.com/NotXia/unibo-ai-notes/tree/pdfs/languages-and-algorithms-for-ai/module2}{\texttt{Languages and Algorithms for AI (module 2)}}.
|
\graphicspath{{../../languages-and-algorithms-for-ai/module2/}}
|
||||||
|
\input{../../languages-and-algorithms-for-ai/module2/sections/_propositional_logic.tex}
|
||||||
|
\input{../../languages-and-algorithms-for-ai/module2/sections/_first_order_logic.tex}
|
||||||
|
\graphicspath{}
|
||||||
|
|
||||||
|
\newpage
|
||||||
|
\lohead{}
|
||||||
|
\lehead{}
|
||||||
@ -1,3 +1,10 @@
|
|||||||
\chapter{Prolog}
|
\lohead{\color{gray} Chapter taken from \href{https://github.com/NotXia/unibo-ai-notes/tree/pdfs/fundamentals-of-ai-and-kr/module2}{\texttt{\color{gray}Fundamentals of AI and KR (module 2)}}}
|
||||||
|
\lehead{\color{gray} Chapter taken from \href{https://github.com/NotXia/unibo-ai-notes/tree/pdfs/fundamentals-of-ai-and-kr/module2}{\texttt{\color{gray}Fundamentals of AI and KR (module 2)}}}
|
||||||
|
|
||||||
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)}}.
|
\graphicspath{{../../fundamentals-of-ai-and-kr/module2/}}
|
||||||
|
\input{../../fundamentals-of-ai-and-kr/module2/sections/_prolog.tex}
|
||||||
|
\graphicspath{}
|
||||||
|
|
||||||
|
\newpage
|
||||||
|
\lohead{}
|
||||||
|
\lehead{}
|
||||||
Reference in New Issue
Block a user