Sciweavers

1914 search results - page 167 / 383
» Verification by Abstract Interpretation
Sort
View
127
Voted
FM
2009
Springer
134views Formal Methods» more  FM 2009»
14 years 10 months ago
Partial Order Reductions Using Compositional Confluence Detection
Abstract. Explicit state methods have proven useful in verifying safetycritical systems containing concurrent processes that run asynchronously and communicate. Such methods consis...
Frédéric Lang, Radu Mateescu
103
Voted
CAV
2006
Springer
116views Hardware» more  CAV 2006»
15 years 4 months ago
Lazy Shape Analysis
Abstract. Many software model checkers are based on predicate abstraction. If the verification goal depends on pointer structures, the approach does not work well, because it is di...
Dirk Beyer, Thomas A. Henzinger, Grégory Th...
133
Voted
VMCAI
2010
Springer
15 years 7 months ago
An Analysis of Permutations in Arrays
This paper is concerned with the synthesis of invariants in programs with arrays. More specifically, we consider properties concerning array contents up to a permutation. For inst...
Valentin Perrelle, Nicolas Halbwachs
96
Voted
EMMCVPR
2009
Springer
15 years 7 months ago
Image Registration under Varying Illumination: Hyper-Demons Algorithm
Abstract. The goal of this paper is to present a novel recipe for deformable image registration under varying illumination, as a natural extension of the demons algorithm. This gen...
Mehran Ebrahimi, Anne L. Martel
103
Voted
IFL
2007
Springer
158views Formal Methods» more  IFL 2007»
15 years 7 months ago
Checking Dependent Types Using Compiled Code
Abstract. Type checkers for dependent types need to evaluate user defined functions during type checking. For this, current implementations typically use an interpreter, which has...
Dirk Kleeblatt