Sciweavers

EMO
2003
Springer

PISA: A Platform and Programming Language Independent Interface for Search Algorithms

13 years 10 months ago
PISA: A Platform and Programming Language Independent Interface for Search Algorithms
This paper introduces an interface specification (PISA) that allows to separate the problem-specific part of an optimizer from the problem-independent part. We propose a view of the general optimization scenario, where the problem representation together with the variation operators is seen as an integral part of the optimization problem and can hence be easily separated from the selection operators. Both parts are implemented as independent programs, that can be provided as readyto-use packages and arbitrarily combined. This makes it possible to specify and implement representation-independent selection modules, which form the essence of modern multiobjective optimization algorithms. The variation operators, on the other hand, have to be defined in one module together with the optimization problem, facilitating a customized problem description. Besides the specification, the paper contains a correctness proof for the protocol and measured efficiency results.
Stefan Bleuler, Marco Laumanns, Lothar Thiele, Eck
Added 06 Jul 2010
Updated 06 Jul 2010
Type Conference
Year 2003
Where EMO
Authors Stefan Bleuler, Marco Laumanns, Lothar Thiele, Eckart Zitzler
Comments (0)