Sciweavers

1027 search results - page 26 / 206
» Callgraph properties of executables
Sort
View
ICLP
2010
Springer
13 years 9 months ago
A Framework for Verification and Debugging of Resource Usage Properties: Resource Usage Verification
We present a framework for (static) verification of general resource usage program properties. The framework extends the criteria of correctness as the conformance of a program to ...
Pedro López-García, Luthfi Darmawan,...
ICFP
2004
ACM
14 years 11 months ago
Verification of safety properties for concurrent assembly code
Concurrency, as a useful feature of many modern programming languages and systems, is generally hard to reason about. Although existing work has explored the verification of concu...
Dachuan Yu, Zhong Shao
CDC
2010
IEEE
112views Control Systems» more  CDC 2010»
13 years 6 months ago
Cyclic pursuit in three dimensions
Pursuit strategies for interacting particles and feedback laws to execute them are formulated in three dimensions, focusing on constant bearing (CB) pursuit
Kevin S. Galloway, Eric W. Justh, P. S. Krishnapra...
ASPLOS
2012
ACM
12 years 6 months ago
Path-exploration lifting: hi-fi tests for lo-fi emulators
Processor emulators are widely used to provide isolation and instrumentation of binary software. However they have proved difficult to implement correctly: processor specificati...
Lorenzo Martignoni, Stephen McCamant, Pongsin Poos...
ASPLOS
2011
ACM
13 years 2 months ago
Specifying and checking semantic atomicity for multithreaded programs
In practice, it is quite difficult to write correct multithreaded programs due to the potential for unintended and nondeterministic interference between parallel threads. A funda...
Jacob Burnim, George C. Necula, Koushik Sen