Thomas Schmitz
Technical University of Dortmund
16 Papers
93 Citations
Thomas Schmitz is an academic researcher from Technical University of Dortmund. The author has contributed to research in topics: Test case & Debugging. The author has an hindex of 8, co-authored 16 publications.
Chat about Author
Papers
Model-based diagnosis of spreadsheet programs: a constraint-based debugging approach
Dietmar Jannach,Thomas Schmitz +1 more
- 01 Mar 2016
TL;DR: This paper shows how techniques from model-based diagnosis can be applied and extended for spreadsheet debugging by translating the relevant parts of a spreadsheet to a constraint satisfaction problem and proposes both problem-specific and generalizable extensions to the classical diagnosis algorithms.
66
Parallel model-based diagnosis on multi-core computers
TL;DR: This work proposes and systematically evaluates parallelization schemes for Reiter's hitting set algorithm for finding all or a few leading minimal diagnoses using two different con flict detection techniques and tests the effects of parallelizing "direct encodings" of the diagnosis problem in a constraint solver.
•Proceedings Article
MERGEXPLAIN: fast computation of multiple conflicts for diagnosis
Kostyantyn Shchekotykhin,Dietmar Jannach,Thomas Schmitz +2 more
- 25 Jul 2015
TL;DR: In this paper, the authors propose a non-intrusive conflict detection algorithm which implements a divide-and-conquer strategy to decompose a problem into a set of smaller independent subproblems.
•Proceedings Article
Parallelized hitting set computation for model-based diagnosis
Dietmar Jannach,Thomas Schmitz,Kostyantyn Shchekotykhin +2 more
- 25 Jan 2015
TL;DR: This work proposes techniques to parallelize the construction of the tree to better utilize the computing resources without losing any diagnoses and proposes a breadth-first search scheme in combination with different tree-pruning rules.
24
A decomposition-based approach to spreadsheet testing and debugging
Thomas Schmitz,Dietmar Jannach,Birgit Hofer,Patrick Koch,Konstantin Schekotihin,Franz Wotawa +5 more
- 01 Oct 2017
TL;DR: This work proposes to split spreadsheets into smaller logically connected parts (called fragments) which can be individually tested for correctness, and presents an algorithmic approach to compute such fragments.
15