Essays about: "Markus Videl"

Found 1 essay containing the words Markus Videl.

  1. 1. Scaling of popular Sudoku solving algorithms

    University essay from KTH/Skolan för datavetenskap och kommunikation (CSC)

    Author : Markus Videl; Mattias Palo; [2014]
    Keywords : ;

    Abstract : In this bachelor thesis we study 6 popular Sudoku solving algorithms, found through Google, to find the algorithm that has the slowest growth. The algorithms we tested are: brute-force, a pen-and-paper method, two exact cover reductions in Python and Haskell, a SAT reduction, and a constraint satisfaction algorithm. READ MORE