from Part II - Optimization Techniques for Resource Allocation
Published online by Cambridge University Press: 05 August 2012
Introduction
In mathematics, the term optimization refers to the study of problems that have the following forms:
given: a function f : A → R from a certain set A to the real numbers;
sought: an element x0 in Asuch that f (x0) ≤ f (x), ∀x ∈ A(“minimization”) or such that f (x0) ≥ f (x)∀x ∈ A(“maximization”).
Typically, A is a certain subset of the Euclidean space Rn, often specified by a set of constraints, equalities, or inequalities that the members of A have to satisfy. The elements of A are called feasible solutions. The function f is called an objective function, or cost function. A feasible solution that minimizes (or maximizes, if that is the goal) the objective function is called an optimal solution. The domain A of f is called the search space, and the elements of A are called candidate solutions or feasible solutions.
Such a formulation is sometimes called a mathematical program. Many real-world and theoretical problems may be modeled in this general framework. In this chapter, we discuss the following major subfields of the mathematical programming:
Linear programming (LP) studies the case in which the objective function f is linear and the set A is specified using only linear equalities and inequalities.
Convex programming studies the case in which the constraints and the optimization goals are all convex or linear.
Nonlinear programming (NLP) studies the general case in which the objective function or the constraints or both contain nonlinear parts.
Dynamic programming studies the case in which the optimization strategy is based on splitting the problem into smaller subproblems or considers the optimization problems over time.
To save this book to your Kindle, first ensure no-reply@cambridge.org is added to your Approved Personal Document E-mail List under your Personal Document Settings on the Manage Your Content and Devices page of your Amazon account. Then enter the ‘name’ part of your Kindle email address below. Find out more about saving to your Kindle.
Note you can select to save to either the @free.kindle.com or @kindle.com variations. ‘@free.kindle.com’ emails are free but can only be saved to your device when it is connected to wi-fi. ‘@kindle.com’ emails can be delivered even when you are not connected to wi-fi, but note that service fees apply.
Find out more about the Kindle Personal Document Service.
To save content items to your account, please confirm that you agree to abide by our usage policies. If this is the first time you use this feature, you will be asked to authorise Cambridge Core to connect with your account. Find out more about saving content to Dropbox.
To save content items to your account, please confirm that you agree to abide by our usage policies. If this is the first time you use this feature, you will be asked to authorise Cambridge Core to connect with your account. Find out more about saving content to Google Drive.