PISA: a platform and programming language independent interface for search algorithms

  • Authors:
  • Stefan Bleuler;Marco Laumanns;Lothar Thiele;Eckart Zitzler

  • Affiliations:
  • ETH Zürich, Computer Engineering and Networks Laboratory, Zürich, Switzerland;ETH Zürich, Computer Engineering and Networks Laboratory, Zürich, Switzerland;ETH Zürich, Computer Engineering and Networks Laboratory, Zürich, Switzerland;ETH Zürich, Computer Engineering and Networks Laboratory, Zürich, Switzerland

  • Venue:
  • EMO'03 Proceedings of the 2nd international conference on Evolutionary multi-criterion optimization
  • Year:
  • 2003

Quantified Score

Hi-index 0.01

Visualization

Abstract

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 ready-to-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.