Sciweavers

3090 search results - page 109 / 618
» On Testing Answer-Set Programs
Sort
View
GECCO
2010
Springer
172views Optimization» more  GECCO 2010»
15 years 7 months ago
Designing better fitness functions for automated program repair
Evolutionary methods have been used to repair programs automatically, with promising results. However, the fitness function used to achieve these results was based on a few simpl...
Ethan Fast, Claire Le Goues, Stephanie Forrest, We...
GECCO
2004
Springer
151views Optimization» more  GECCO 2004»
15 years 7 months ago
Discovery of Human-Competitive Image Texture Feature Extraction Programs Using Genetic Programming
In this paper we show how genetic programming can be used to discover useful texture feature extraction algorithms. Grey level histograms of different textures are used as inputs ...
Brian T. Lam, Victor Ciesielski
115
Voted
ENTCS
2008
79views more  ENTCS 2008»
15 years 2 months ago
j-POST: a Java Toolchain for Property-Oriented Software Testing
Abstract. j-POST is an integrated toolchain for property-oriented software testing. This toolchain includes a test designer, a test generator, and a test execution engine. The test...
Yliès Falcone, Laurent Mounier, Jean-Claude...
117
Voted
PEPM
2010
ACM
15 years 11 months ago
PET: a partial evaluation-based test case generation tool for Java bytecode
PET is a prototype Partial Evaluation-based Test case generation tool for a subset of Java bytecode programs. It performs white-box test generation by means of two consecutive Par...
Elvira Albert, Miguel Gómez-Zamalloa, Germ&...
123
Voted
ISSTA
2009
ACM
15 years 8 months ago
Precise pointer reasoning for dynamic test generation
Dynamic test generation consists of executing a program while gathering symbolic constraints on inputs from predicates encountered in branch statements, and of using a constraint ...
Bassem Elkarablieh, Patrice Godefroid, Michael Y. ...