Skip to content

Commit

Permalink
linktoslides
Browse files Browse the repository at this point in the history
  • Loading branch information
Udopia committed May 7, 2024
1 parent 6a6430e commit 1e47fa6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@ Summer Term 2024
- [Tuesday, April 23: Assignment 1 (Coloring and Sudoku Competitions, Pythagorean Triples, Tseitin Encoding)](exercises/ex1.pdf)
- [Tuesday, May 7: Assignment 2 (Tetris and Local Search Competitions, Resolution, Hidden Horn)](exercises/ex2.pdf)

## Slides used in the Exercises

- [Cumulative Slideset](slides/exercises.pdf)

## Code

The `code/src/util` directory contains a CNF file parser that is called when instantiating the class in `CNFFormula.h`, which can also read packed CNF files.
Expand Down

0 comments on commit 1e47fa6

Please sign in to comment.