Genetic Algorithm for the Multiple-Query Optimization Problem

  • Authors:
  • Murat Ali Bayir;Ismail H. Toroslu;Ahmet Cosar

  • Affiliations:
  • Comput. Eng. Dept., Middle East Tech. Univ., Ankara;-;-

  • Venue:
  • IEEE Transactions on Systems, Man, and Cybernetics, Part C: Applications and Reviews
  • Year:
  • 2007

Quantified Score

Hi-index 0.00

Visualization

Abstract

Producing answers to a set of queries with common tasks efficiently is known as the multiple-query optimization (MQO) problem. Each query can have several alternative evaluation plans, each with a different set of tasks. Therefore, the goal of MQO is to choose the right set of plans for queries which minimizes the total execution time by performing common tasks only once. Since MQO is an NP-hard problem, several, mostly heuristics based, solutions have been proposed for solving it. To the best of our knowledge, this correspondence is the first attempt to solve MQO using an evolutionary technique, genetic algorithms