Reinventing Haskell Backtracking
I have revised my submission to ATPS’09 — a german workshop on programming.
The most important changes are:
- a simplified implementation of iterative deepening depth-first search and
- an additional section with experimental results.
There is also an extended one page abstract summarising the work.

