structure - PattuX/SAT-PTN-slides GitHub Wiki
structure of the presentation:
- introduction of the problem (small example)
- history of the problem
- the framework which solves the problem
- demonstrate encoding of the problem (with example)
- mention transformations (show them with the example)
- describe cube-and-conquer solving
- validation of each step (describe how much time and space was needed to solve the problem)