Sciweavers

3243 search results - page 21 / 649
» Object Race Detection
Sort
View
TAP
2009
Springer
178views Hardware» more  TAP 2009»
14 years 4 months ago
Dynamic Symbolic Execution for Testing Distributed Objects
Abstract. This paper extends dynamic symbolic execution to distributed and concurrent systems. Dynamic symbolic execution can be used in software testing to systematically identify...
Andreas Griesmayer, Bernhard K. Aichernig, Einar B...
CC
2008
Springer
124views System Software» more  CC 2008»
13 years 11 months ago
Coqa: Concurrent Objects with Quantized Atomicity
This paper introduces a new language model, Coqa, for deeply embedding concurrent programming into objects. Every program written in our language has the desirable behaviors of ato...
Yu David Liu, Xiaoqi Lu, Scott F. Smith
FMOODS
2008
13 years 11 months ago
VeriCool: An Automatic Verifier for a Concurrent Object-Oriented Language
Reasoning about object-oriented programs is hard, due to , dynamic binding and the need for data abstraction and framing. Reasoning about concurrent object-oriented programs is eve...
Jan Smans, Bart Jacobs 0002, Frank Piessens
KES
2005
Springer
14 years 3 months ago
Activity-Object Bayesian Networks for Detecting Occluded Objects in Uncertain Indoor Environment
Abstract. In the field of the service robots, object detection and scene understanding are very important. Conventional methods for object detection are performed with the geometri...
Youn-Suk Song, Sung-Bae Cho, Il Hong Suh
ICSE
2008
IEEE-ACM
14 years 10 months ago
jPredictor: a predictive runtime analysis tool for java
JPREDICTOR is a tool for detecting concurrency errors in JAVA programs. The JAVA program is instrumented to emit property-relevant events at runtime and then executed. The resulti...
Feng Chen, Traian-Florin Serbanuta, Grigore Rosu