Sciweavers

4167 search results - page 653 / 834
» Regression model checking
Sort
View
145
Voted
CAV
2007
Springer
118views Hardware» more  CAV 2007»
15 years 9 months ago
Local Proofs for Global Safety Properties
This paper explores the concept of locality in proofs of global safety properties of asynchronously composed, multi-process programs. Model checking on the full state space is ofte...
Ariel Cohen 0002, Kedar S. Namjoshi
150
Voted
CCIA
2007
Springer
15 years 9 months ago
An Evaluation of an Object Recognition Schema Using Multiple Region Detectors
Abstract. Robust object recognition is one of the most challenging topics in computer vision. In the last years promising results have been obtained using local regions and descrip...
Meritxell Vinyals, Arnau Ramisa, Ricardo Toledo
114
Voted
ICALP
2007
Springer
15 years 9 months ago
Co-Logic Programming: Extending Logic Programming with Coinduction
In this paper we present the theory and practice of co-logic programming (co-LP for brevity), a paradigm that combines both inductive and coinductive logic programming. Co-LP is a ...
Luke Simon, Ajay Bansal, Ajay Mallya, Gopal Gupta
109
Voted
ICN
2007
Springer
15 years 9 months ago
ABW - Short-Timescale Passive Bandwidth Monitoring
ct Bandwidth usage monitoring is important for network troubleshooting and planning. Traditionally, used bandwidth is computed from router interface byte counters read by SNMP. Thi...
Sven Ubik, Demetres Antoniades, Arne Øsleb&...
114
Voted
SAS
2007
Springer
112views Formal Methods» more  SAS 2007»
15 years 9 months ago
Taming the Wrapping of Integer Arithmetic
Variables in programs are usually confined to a fixed number of bits and results that require more bits are truncated. Due to the use of 32-bit and 64-bit variables, inadvertent ...
Axel Simon, Andy King