mirror of
https://github.com/NotXia/unibo-ai-notes.git
synced 2025-12-15 19:12:22 +01:00
15 lines
347 B
TeX
15 lines
347 B
TeX
\documentclass[11pt]{ainotes}
|
|
|
|
\title{Combinatorial Decision Making\\and Optimization\\(Module 1)}
|
|
\date{2023 -- 2024}
|
|
\def\lastupdate{{PLACEHOLDER-LAST-UPDATE}}
|
|
\def\giturl{{PLACEHOLDER-GIT-URL}}
|
|
|
|
\begin{document}
|
|
|
|
\makenotesfront
|
|
\input{./sections/_constraint_programming.tex}
|
|
\input{./sections/_sat.tex}
|
|
\eoc
|
|
|
|
\end{document} |