Auflistung nach Autor:in "Berger, Till"
1 - 1 von 1
Treffer pro Seite
Sortieroptionen
- KonferenzbeitragParallelizing DPLL in Haskell(Software Engineering 2013 - Workshopband, 2013) Berger, Till; Sabel, DavidWe report on a case study of implementing parallel variants of the Davis- Putnam-Logemann-Loveland algorithm for solving the SAT problem of propositional formulas in the functional programming language Haskell. We explore several state of the art programming techniques for parallel and concurrent programming in Haskell and provide the corresponding implementations. Based on our experimental results, we compare several approaches and implementations.