04.09.2013 Views

Algorithm Design

Algorithm Design

Algorithm Design

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

668<br />

Chapter 12 Local Search<br />

moves but will also accept "uphill" moves with smaller probability. In this way,<br />

it is able to make progress even when situated in a local minimum. Moreover,<br />

as expressed in (12.2), it is globa!ly biased toward lower-cost solutions.<br />

Here is a concrete formulation of the Metropolis <strong>Algorithm</strong> for a minimization<br />

problem.<br />

Staxt with an initial solution So, and constants k and T<br />

In one step:<br />

Let S be the current solution<br />

Let S’ be chosen uniformly at random from the neighbors of S<br />

If c(S’)

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!