Sciweavers

1880 search results - page 1 / 376
» A Static Analysis for Beta-Binders
Sort
View
ENTCS
2008
82views more  ENTCS 2008»
13 years 4 months ago
A Static Analysis for Beta-Binders
We introduce a Control Flow Analysis, that statically approximates the dynamic behaviour of processes, expressed in the Beta-Binders calculus. Our analysis of a system is able to ...
Chiara Bodei
JUCS
2010
135views more  JUCS 2010»
13 years 3 months ago
Static Analysis of the XEN Kernel using Frama-C
: In this paper, we describe the static analysis of the XEN 3.0.3 hypervisor using the Frama-C static analysis tool.
Armand Puccetti
SIAMAM
2002
67views more  SIAMAM 2002»
13 years 4 months ago
Stability of the Static Spike Autosolitons in the Gray--Scott Model
We performed an asymptotic linear stability analysis of the static spike autosolitons (ASs)--self-sustained solitary inhomogeneous states--in the Gray
C. B. Muratov, V. V. Osipov
ISOLA
2010
Springer
13 years 3 months ago
A Memory Model for Static Analysis of C Programs
Automatic bug finding with static analysis requires precise tracking of different memory object values. This paper describes a memory modeling method for static analysis of C pro...
Zhongxing Xu, Ted Kremenek, Jian Zhang
SIGSOFT
2010
ACM
13 years 2 months ago
Differential static analysis: opportunities, applications, and challenges
It is widely believed that program analysis can be more closely targeted to the needs of programmers if the program is accompanied by further redundant documentation. This may inc...
Shuvendu K. Lahiri, Kapil Vaswani, C. A. R. Hoare