Skip to main content

Part of the book series: Undergraduate Topics in Computer Science ((UTICS))

  • 6677 Accesses

In this chapter, we consider fundamental optimization problems that occur in many real-life applications. The few selected core optimization problems are very representative of a broad class of mathematical problems encountered in practice. A major characteristic of these problems is that they are all combinatorial by essence. This means that the optimization algorithms described in the following are not approaching an optimal solution numerically (by say, a Newton-like gradient descent method as seen previously in Chapter § 2), but rather exploring and searching for exact solutions in large but finite discrete configuration spaces. The optimization techniques presented in the remainder are broad enough that their underlying schemes can be used for solving various problems; these different kinds of solving methodologies are called paradigms since they yield generic algorithms for tackling many similar problems.

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

Access this chapter

eBook
USD 19.99
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 29.99
Price excludes VAT (USA)
  • Compact, lightweight 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 Frank Nielsen .

Rights and permissions

Reprints and permissions

Copyright information

© 2009 Springer-Verlag London

About this chapter

Cite this chapter

Nielsen, F. (2009). Paradigms for Optimization Problems. In: A Concise and Practical Introduction to Programming Algorithms in Java. Undergraduate Topics in Computer Science. Springer, London. https://doi.org/10.1007/978-1-84882-339-6_9

Download citation

  • DOI: https://doi.org/10.1007/978-1-84882-339-6_9

  • Published:

  • Publisher Name: Springer, London

  • Print ISBN: 978-1-84882-338-9

  • Online ISBN: 978-1-84882-339-6

  • eBook Packages: Computer ScienceComputer Science (R0)

Publish with us

Policies and ethics