Skip to content

Latest commit

 

History

History
42 lines (36 loc) · 3.03 KB

study-materials.md

File metadata and controls

42 lines (36 loc) · 3.03 KB

Studying materials

This is a list containing references to reading materials and external video materials that you can use.

Reading materials

For the bulk of the course, we will use the book Answer Set Solving in Practice [Gebser, Kaminski, Kaufmann, Schaub, 2012]. This books explains the features of ASP in a natural order, using the modern ASP solving system clingo.

Important! The syntax used by the latest version of clingo differs slightly (in some places) from the syntax used in [Gebser, Kaminski, Kaufmann, Schaub, 2012]. Use the syntax described in the [Potassco Guide] when working with (the latest versions of) clingo.

Relevant reading, per week:

External video materials

If you prefer pre-recorded video lectures to study the material, the following material can be useful. This material is from a recent online edition of a graduate course on answer set programming taught by Torsten Schaub at the University of Potsdam. This online course covers more/different material than what we will cover. The following lectures are (directly) relevant to the topics of this course.