mirror of
https://github.com/NotXia/unibo-ai-notes.git
synced 2025-12-16 11:31:49 +01:00
Moved CDMO1 in year1
This commit is contained in:
@ -0,0 +1,14 @@
|
||||
\documentclass[11pt]{ainotes}
|
||||
|
||||
\title{Combinatorial Decision Making\\and Optimization\\(Module 1)}
|
||||
\date{2023 -- 2024}
|
||||
\def\lastupdate{{PLACEHOLDER-LAST-UPDATE}}
|
||||
|
||||
\begin{document}
|
||||
|
||||
\makenotesfront
|
||||
\input{./sections/_constraint_programming.tex}
|
||||
\input{./sections/_sat.tex}
|
||||
\eoc
|
||||
|
||||
\end{document}
|
||||
Reference in New Issue
Block a user