Squeaky Wheel Optimization

05/27/2011
by   D. P. Clements, et al.
0

We describe a general approach to optimization which we term `Squeaky Wheel' Optimization (SWO). In SWO, a greedy algorithm is used to construct a solution which is then analyzed to find the trouble spots, i.e., those elements, that, if improved, are likely to improve the objective function score. The results of the analysis are used to generate new priorities that determine the order in which the greedy algorithm constructs the next solution. This Construct/Analyze/Prioritize cycle continues until some limit is reached, or an acceptable solution is found. SWO can be viewed as operating on two search spaces: solutions and prioritizations. Successive solutions are only indirectly related, via the re-prioritization that results from analyzing the prior solution. Similarly, successive prioritizations are generated by constructing and analyzing solutions. This `coupled search' has some interesting properties, which we discuss. We report encouraging experimental results on two domains, scheduling problems that arise in fiber-optic cable manufacturing, and graph coloring problems. The fact that these domains are very different supports our claim that SWO is a general technique for optimization.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
03/04/2020

The interval greedy algorithm for discrete optimization problems with interval objective function

We consider the discrete optimization problems with interval objective f...
research
03/04/2020

The discrete optimization problems with interval objective function on graphs and hypergraphs and the interval greedy algorithm

We consider the discrete optimization problems with interval objective f...
research
09/12/2013

A tabu search algorithm with efficient diversification strategy for high school timetabling problem

The school timetabling problem can be described as scheduling a set of l...
research
01/15/2020

Biorthogonal greedy algorithms in convex optimization

The study of greedy approximation in the context of convex optimization ...
research
10/29/2020

Iteratively reweighted greedy set cover

We empirically analyze a simple heuristic for large sparse set cover pro...
research
11/21/2019

Multigrid in H(div) on Axisymmetric Domains

In this paper, we will construct and analyze a multigrid algorithm that ...
research
03/24/2021

Goal Seeking Quadratic Unconstrained Binary Optimization

The Quadratic Unconstrained Binary Optimization (QUBO) modeling and solu...

Please sign up or login with your details

Forgot password? Click here to reset