scispace - formally typeset
W

Wolfgang Küchlin

Researcher at University of Tübingen

Publications -  98
Citations -  1263

Wolfgang Küchlin is an academic researcher from University of Tübingen. The author has contributed to research in topics: Symbolic computation & Java. The author has an hindex of 18, co-authored 97 publications receiving 1233 citations. Previous affiliations of Wolfgang Küchlin include École Polytechnique Fédérale de Lausanne & Ohio State University.

Papers
More filters
Journal ArticleDOI

Formal methods for the validation of automotive product configuration data

TL;DR: This paper gives a comprehensive account of BIS: the formalization of the business processes underlying its construction, the modifications of satisfiability-checking technology the authors found necessary in this context, and the software technology used to package the product as a client–server information system.
Journal ArticleDOI

PaSAT — Parallel SAT-Checking with Lemma Exchange: Implementation and Applications

TL;DR: PaSAT is a parallel implementation of a Davis-Putnam-style prepositional satisfiability checker incorporating dynamic search space partitioning, intelligent backjumping, as well as lemma generation and exchange, with the main focus on speeding up SAT-checking of prepositions of real-world combinatorial problems.
Journal ArticleDOI

Parallel propositional satisfiability checking with distributed dynamic learning

TL;DR: This work addresses the parallelization and distributed execution of an algorithm from the area of symbolic computation: propositional satisfiability (SAT) checking with dynamic learning with performance gains evaluating the performance gains by the approach in different application domains with practical significance.
Book ChapterDOI

Inductive Completion by Ground Proof Transformation

TL;DR: This chapter presents the example of Prolog that has shown the possible success of high-level programming with some powerful mathematical notation as language and an automated theorem-prover as an interpreter for its execution.
Book ChapterDOI

Integrated static analysis for Linux device driver verification

TL;DR: It is shown that SLICx, together with CBMC, can be used to simulate preemption in multi-threaded code, and to find race conditions and to prove the absence of deadlocks and memory leaks.