7
Nonlinear Programming III:
Constrained Optimization
Techniques
7.1 Introduction
This chapter deals with techniques that are applicable to the solution of the constrained
optimization problem:
FindXwhich minimizesf (X)
subject to
gj( X)≤ 0 , j= 1 , 2 ,... , m
hk( X)= 0 , k= 1 , 2 ,... , p (7.1)
There are many techniques available for the solution of a constrained nonlinear pro-
gramming problem. All the methods can be classified into two broad categories: direct
methods and indirect methods, as shown in Table 7.1. In thedirect methods, the con-
straints are handled in an explicit manner, whereas in most of theindirect methods, the
constrained problem is solved as a sequence of unconstrained minimization problems.
We discuss in this chapter all the methods indicated in Table 7.1.
7.2 Characteristics of a Constrained Problem
In the presence of constraints, an optimization problem may have the following features
[7.1, 7.51]:
1.The constraints may have no effect on the optimum point; that is, the constrained
minimum is the same as the unconstrained minimum as shown in Fig. 7.1. In
this case the minimum pointX∗can be found by making use of the necessary
and sufficient conditions
∇f|X∗= 0 (7.2)
JX∗=
[
∂^2 f
∂xi∂xj
]
X∗
= positive definite (7.3)
380 Engineering Optimization: Theory and Practice, Fourth Edition Singiresu S. Rao
Copyright © 2009 by John Wiley & Sons, Inc.