Bachelor thesis about exploring ways of finding minimal unsatisfiable cores for unsatisfiable ASP problems.
- Notes : My notes can be found here
- Simple Sudoku MUC implementation
- first approach to the problem in the sudoku example domain
- written in Python using the clingo API
- ASP Approach
- First approach to the MUC problem in ASP
- Not general yet and missing functionality
- Benchmarks
- API
- Closely related Papers
- My Bachelor Thesis