Sciweavers

7103 search results - page 186 / 1421
» Program Generation and Components
Sort
View
111
Voted
APLAS
2004
ACM
15 years 8 months ago
Protocol Specialization
Abstract. In component-based programming, the programmer assembles applications from prefabricated components. The assembly process has two main steps: adapting a component by twea...
Matthias Neubauer, Peter Thiemann
ECOOPW
1999
Springer
15 years 6 months ago
An Aspect-Oriented Design Framework for Concurrent Systems
Abstract. In Aspect-Oriented Programming we decompose a problem into a number of functional components as well as a number of aspects and then we compose these components and aspec...
Constantinos Constantinides, Atef Bader, Tzilla El...
102
Voted
ICSE
2009
IEEE-ACM
15 years 9 months ago
WISE: Automated test generation for worst-case complexity
Program analysis and automated test generation have primarily been used to find correctness bugs. We present complexity testing, a novel automated test generation technique to ...
Jacob Burnim, Sudeep Juvekar, Koushik Sen
135
Voted
GECCO
2009
Springer
143views Optimization» more  GECCO 2009»
15 years 11 days ago
Coevolution of pattern generators and recognizers
Abstract. Proposed is an automatic system for creating pattern generators and recognizers that may provide new and human-independent insight into the pattern recognition problem. T...
Stewart W. Wilson
119
Voted
ICSE
2009
IEEE-ACM
15 years 9 months ago
Guided path exploration for regression test generation
Regression test generation aims at generating a test suite that can detect behavioral differences between the original and the modified versions of a program. Regression test gen...
Kunal Taneja, Tao Xie, Nikolai Tillmann, Jonathan ...