Created by W.Langdon from gp-bibliography.bib Revision:1.8051
PIPE_v1.0 SOFTWARE PACKAGE
IDSIA, Switzerland
Probabilistic Incremental Program Evolution (PIPE) is a novel technique for automatic program synthesis. Details are described in R.P. Salustowicz and J. Schmidhuber, Probabilistic Incremental Program Evolution, Evolutionary Computation, 5(2):123-141, 1997. See (broken Nov 2023) ftp://ftp.idsia.ch/pub/rafal/PIPE.ps.gz
The PIPE_v1.0 software package allows for applying and modifying the PIPE paradigm, and for benchmarking. URLs are:
(broken Nov 2023) http://www.idsia.ch/~rafal/research.html (broken Nov 2023) ftp://ftp.idsia.ch/pub/rafal/PIPE_v1.0.tar.gz
The software is written in C. It
- is easy to install (comes with an automatic installation tool).
- is easy to use: setting up PIPE_V1.0 for different problems requires a minimal amount of programming. User-written, application- independent program parts can easily be reused.
- is efficient: PIPE_V1.0 has been tuned to speed up performance.
- is portable: comes with source code (optimized for SunOS 5.5.1).
- is extensively documented(!) and contains three example applications.
- supports statistical evaluations: it facilitates running multiple experiments and collecting results in output files.
- includes testing tool for testing generalization of evolved programs.
- supports floating point and integer arithmetic.
- has extensive output features.
- For lil-gp users: Problems set up for lil-gp 1.0 can be easily ported to PIPE_v1.0. The testing tool can also be used to process programs evolved by lil-gp 1.0.
PIPE_v1.0 is licensed free of charge for non-profit or internal use.
********************************************************************** * Rafal Salustowicz * * Istituto Dalle Molle di Studi sull'Intelligenza Artificiale (IDSIA)* * Corso Elvezia 36 e-mail: rafal@idsia.ch * * 6900 Lugano ============== * * Switzerland raf@cs.tu-berlin.de * * Tel (IDSIA) : +41 91 91198-38 raf@psych.stanford.edu * * Tel (office): +41 91 91198-32 * * Fax : +41 91 91198-39 WWW: http://www.idsia.ch/~rafal * **********************************************************************",
Genetic Programming entries for Rafal Salustowicz Jurgen Schmidhuber