Algorithm and experiment design with heuristic lab: an open source optimization environment for research and education

  • Authors:
  • Stefan Wagner;Gabriel Kronberger

  • Affiliations:
  • University of Applied Sciences Upper Austria, Hagenberg, Austria;University of Applied Sciences Upper Austria, Hagenberg, Austria

  • Venue:
  • Proceedings of the 14th annual conference companion on Genetic and evolutionary computation
  • Year:
  • 2012

Quantified Score

Hi-index 0.00

Visualization

Abstract

This tutorial demonstrates how to apply and analyze metaheuristic optimization algorithms using the HeuristicLab open source optimization environment. It is shown how to parameterize and execute evolutionary algorithms to solve combinatorial optimization problems (traveling salesman, vehicle routing) as well as data analysis problems (regression, classification). The attendees learn how to assemble different algorithms and parameter settings to large scale optimization experiments and how to execute such experiments on multi-core or cluster systems. Furthermore, the experiment results are compared using HeuristicLab's interactive charts for visual and statistical analysis to gain knowledge from the executed test runs. To complete the tutorial, it is sketched briefly how HeuristicLab can be extended with further optimization problems and how custom optimization algorithms can be modeled using the graphical algorithm designer. Additional details on HeuristicLab can be found at http://dev.heuristiclab.com.