Sciweavers

3457 search results - page 352 / 692
» A Symbol Is Not a Symbol
Sort
View
CAV
2006
Springer
209views Hardware» more  CAV 2006»
15 years 10 months ago
CUTE and jCUTE: Concolic Unit Testing and Explicit Path Model-Checking Tools
CUTE, a Concolic Unit Testing Engine for C and Java, is a tool to systematically and automatically test sequential C programs (including pointers) and concurrent Java programs. CUT...
Koushik Sen, Gul Agha
FORMATS
2004
Springer
15 years 10 months ago
Modeling and Verification of a Fault-Tolerant Real-Time Startup Protocol Using Calendar Automata
We discuss the modeling and verification of real-time systems using the SAL model checker. A new modeling framework based on event calendars enables dense timed systems to be descr...
Bruno Dutertre, Maria Sorea
DEXA
2006
Springer
143views Database» more  DEXA 2006»
15 years 10 months ago
Multivariate Stream Data Classification Using Simple Text Classifiers
We introduce a classification framework for continuous multivariate stream data. The proposed approach works in two steps. In the preprocessing step, it takes as input a sliding wi...
Sungbo Seo, Jaewoo Kang, Dongwon Lee, Keun Ho Ryu
APLAS
2001
ACM
15 years 10 months ago
An Effect System Combining Alias and Liveness for Explicit Memory Reuse
The garbage collection is a safe and efficient method for managing the heap. However it is not efficient for temporary storages that are allocated often and deallocated quickly. R...
Oukseh Lee
CHARME
2001
Springer
162views Hardware» more  CHARME 2001»
15 years 10 months ago
Parameterized Verification of the FLASH Cache Coherence Protocol by Compositional Model Checking
We consider the formal verification of the cache coherence protocol of the Stanford FLASH multiprocessor for N processors. The proof uses the SMV proof assistant, a proof system ba...
Kenneth L. McMillan