Sciweavers

SCP
2016
8 years 15 days ago
Improving static analyses of C programs with conditional predicates
Abstract. Static code analysis is increasingly used to guarantee the absence of undesirable behaviors in industrial programs. Designing sound analyses is a continuing trade-off be...
Sandrine Blazy, David Bühler, Boris Yakobowsk...
SCP
2016
8 years 15 days ago
Parameterized, concurrent session types for asynchronous multi-actor interactions
Session types have been proposed as a means of statically verifying implementations of communication protocols. Although prior work has been successful for some classes of protoco...
Minas Charalambides, Peter Dinges, Gul A. Agha
SCP
2016
8 years 15 days ago
Randomised testing of a microprocessor model using SMT-solver state generation
Abstract. We validate a HOL4 model of the ARM Cortex-M0 microcontroller core by testing the model’s behaviour on randomly chosen instructions against a real chip. The model and o...
Brian Campbell, Ian Stark