Automated Software Engineering:
An International Journal

Special Issue on

Inductive Programming

Guest Editors: Pierre Flener and Derek Partridge


Aim

The first step in idealised software engineering is to abstract a precise specification, which is then taken as the foundation for all subsequent development, such as coding and testing. However, complex specifications typically contain errors and approximations that lead to errors in the eventual software, errors that are not easily detected or eliminated before the software is subjected to operational testing.

Many programming problems are manifest as sets of data values, namely inputs and corresponding outputs. Inductive programming techniques work from such data instances to the implementation without going through a specification. They thus offer the software engineer a means to avoid or rectify specification-induced system errors and perhaps even to circumvent the need for a complete a priori specification, i.e., some system modules may be inductively generated from data where accurate specification proves difficult. Induction-based processing of problem data may be used to check and correct features of a specification. Inductive software development will be particularly germane, if not essential, for complex data-defined problems, or problem modules. These will arise in a data-rich domain and address very complex aspects of the world, such as the human body, complicated manufacturing processes, and complex dynamical situations.

Inductive programming is not, however, trouble-free. There are difficult issues of `understanding' the automatic induction procedures so that implementation performance can be characterised. There are issues of data pre-processing to facilitate optimal application of a given inductive technique and to obtain an implementation with certain desired characteristics.

The aim of this special issue of the Automated Software Engineering journal was to bring together developments in inductive programming that have a direct bearing on software development. Papers were sought on novel uses of such inductive techniques, whether automatic or interactive, for practical software development. See the original Call for Papers for more details.

List of Accepted Papers

Date of Publication

This special issue was published as Volume 8, Number 2, in April 2001.

A personal viewpoint on Inductive Programming by the guest editors was reviewed and added, with an introduction to the accepted papers.


Guest Editors

Pierre Flener, Uppsala University, Sweden
Derek Partridge, University of Exeter, UK