Index of /~pierref/courses/M4CO/slides

[ICO]NameLast modifiedSizeDescription

[PARENTDIR]Parent Directory   -  
[   ]ht22-OptiSchedule.pdf 2022-12-12 14:48 2.5M 
[   ]ht23-OptiSchedule.pdf 2023-09-05 17:35 2.5M 
[   ]T01-Introduction.pdf 2023-10-23 19:07 1.7M 
[   ]ht22-Ericsson.pdf 2022-09-05 17:23 1.1M 
[   ]T18-Conclusion.pdf 2023-10-23 19:55 1.0M 
[   ]T06-CaseStudies.pdf 2023-08-03 13:26 1.0M 
[   ]T13-Consistency.pdf 2020-11-20 07:08 849K 
[   ]T17-LocalSearch.pdf 2020-11-26 08:55 713K 
[   ]T12b-CP-Gecode.pdf 2018-10-24 12:39 657K 
[   ]T16-Propagators.pdf 2021-10-20 13:31 490K 
[   ]T05-Symmetry.pdf 2023-08-03 13:23 487K 
[   ]T03-ConsPredicates.pdf 2023-10-23 19:40 446K 
[   ]T14-Propagation.pdf 2020-11-06 07:13 366K 
[   ]T07-SolvingTechs.pdf 2023-10-23 19:49 333K 
[   ]T12a-CP-Gecode.pdf 2020-11-13 07:22 307K 
[   ]T12-CP-MiniCP.pdf 2023-10-23 19:52 292K 
[   ]T02-BasicModelling.pdf 2023-10-23 19:38 277K 
[   ]T08-InferenceSearchC..>2023-08-03 13:30 258K 
[   ]T04-Modelling.pdf 2023-10-23 19:46 218K 
[   ]T15-Search.pdf 2020-11-26 08:54 193K 
[   ]T10-SAT-SMT.pdf 2018-09-26 15:03 185K 
[   ]T09-CBLS.pdf 2018-09-26 15:01 145K 
[   ]T11-MIP.pdf 2020-11-01 12:30 129K 
[TXT]changelog.txt 2023-10-23 19:57 33K 
[   ]allModelsData.zip 2023-08-03 13:45 24K 
[TXT]delta.txt 2021-10-29 09:47 1.6K 
[TXT]README.txt 2022-08-05 10:05 1.3K 

This page has the slides of the courses "Combinatorial Optimisation
and Constraint Programming [COCP]" (10 ECTS credits, code 1DL442) and
"Modelling for Combinatorial Optimisation [M4CO]" (5 ECTS credits,
code 1DL451) by Prof. Pierre Flener at Uppsala University in Sweden.
The course is held every autumn semester.

The first half of the COCP course is the M4CO course and comprises the
first 11 topics (T01 to T11): we use the MiniZinc language and
toolchain (https://www.minizinc.org) in order to model various
problems and run the models under solvers of various technologies (CP,
SAT, MIP, local search, and hybrids thereof).

The second half of the COCP course is now based on, and contributes
to, the MiniCP teaching project (http://www.minicp.org), with files
T12-CP-MiniCP and T18-Conclusion added.  It used to comprise the last
7 topics (T12 to T18): we studied the algorithms for a solver of
constraint programming (CP) technology and used the Gecode C++ library
(https://www.gecode.org) for the assignments; those slides are
currently not maintained, but left here for archival purposes.

If you are an instructor and would like to use the LaTeX source of
these slides, then contact me (https://user.it.uu.se/~pierref); under
additional conditions, I can also give you the source code of
assignment questions.