Skip to main content

Optimization Methods

  • Chapter
Design of Modern Heuristics

Part of the book series: Natural Computing Series ((NCS))

Abstract

This chapter describes how optimization problems can be solved and which different types of optimization methods exist for discrete optimization problems. The goal of optimization methods is to find an optimal or near-optimal solution with low computational effort. The effort of an optimization method can be measured as the time (computation time) and space (computer memory) that is consumed by the method. For many optimization methods, and especially for modern heuristics, there is a trade-off between solution quality and effort, as with increasing effort solution quality increases.

We can distinguish between two different types of optimization methods: Exact optimization methods that guarantee finding an optimal solution and heuristic optimization methods where we have no guarantee that an optimal solution is found. Usually, an exact optimization method is the method of choice if it can solve an optimization problem with effort that grows polynomially with the problem size. The situation is different if problems are NP-hard as then exact optimization methods need exponential effort. Then, even medium-sized problem instances often become intractable and cannot be solved any more using exact methods. To overcome these problems, we can use heuristic optimization methods. Usually, such optimization methods are problem-specific as they exploit properties of the problem. Furthermore, they often show good performance for many NP-complete problems and problems of practical relevance.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

eBook
USD 16.99
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 69.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info
Hardcover Book
USD 84.99
Price excludes VAT (USA)
  • Durable hardcover edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Preview

Unable to display preview. Download preview PDF.

Unable to display preview. Download preview PDF.

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Franz Rothlauf .

Rights and permissions

Reprints and permissions

Copyright information

© 2011 Springer-Verlag Berlin Heidelberg

About this chapter

Cite this chapter

Rothlauf, F. (2011). Optimization Methods. In: Design of Modern Heuristics. Natural Computing Series. Springer, Berlin, Heidelberg. https://doi.org/10.1007/978-3-540-72962-4_3

Download citation

  • DOI: https://doi.org/10.1007/978-3-540-72962-4_3

  • Publisher Name: Springer, Berlin, Heidelberg

  • Print ISBN: 978-3-540-72961-7

  • Online ISBN: 978-3-540-72962-4

  • eBook Packages: Computer ScienceComputer Science (R0)

Publish with us

Policies and ethics