Sciweavers

1932 search results - page 263 / 387
» Molecule-oriented programming in Java
Sort
View
173
Voted
POPL
2001
ACM
16 years 29 days ago
Avoiding exponential explosion: generating compact verification conditions
Current verification condition (VC) generation algorithms, such as weakest preconditions, yield a VC whose size may be exponential in the size of the code fragment being checked. ...
Cormac Flanagan, James B. Saxe
ICSE
2003
IEEE-ACM
16 years 22 days ago
Component Rank: Relative Significance Rank for Software Component Search
Collections of already developed programs are important resources for efficient development of reliable software systems. In this paper, we propose a novel method of ranking softw...
Katsuro Inoue, Reishi Yokomori, Hikaru Fujiwara, T...
86
Voted
ICSE
2007
IEEE-ACM
16 years 22 days ago
Korat: A Tool for Generating Structurally Complex Test Inputs
This paper describes the Korat tool for constraint-based generation of structurally complex test inputs for Java programs. Korat takes (1) an imperative predicate that specifies t...
Aleksandar Milicevic, Sasa Misailovic, Darko Marin...
106
Voted
ICSE
2007
IEEE-ACM
16 years 22 days ago
Ownership and Immutability Inference for UML-Based Object Access Control
We propose a mechanism for object access control which is based on the UML. Specifically, we propose use of ownership and immutability constraints on UML associations and verifica...
Yin Liu, Ana Milanova
101
Voted
TOOLS
2009
IEEE
15 years 7 months ago
PyGirl: Generating Whole-System VMs from High-Level Prototypes Using PyPy
Abstract. Virtual machines (VMs) emulating hardware devices are generally implemented in low-level languages for performance reasons. This results in unmaintainable systems that ar...
Camillo Bruni, Toon Verwaest