Penalty Formulation

  • May 2020
  • PDF

This document was uploaded by user and they confirmed that they have the permission to share it. If you are author or own the copyright of this book, please report to us by using this DMCA report form. Report DMCA


Overview

Download & View Penalty Formulation as PDF for free.

More details

  • Words: 169
  • Pages: 1
Penalty Formulation

A constrained minimization problem in standard format min f0(x) x in X

s.t. gj(x), j=1,...,m can be solved using an exterior penalty formulation in which a penalty is imposed for each constraint violation. The resulting penalty formulation is as follows:

min F(x)=f0(x)+rpSum{max(0,gj)2}, j=1,...,m x in X

The measure of constraint violation, Sum{max(0,gj)2}, j=1,...,m has a value equal to zero in the feasible region, and a positive value when any constraint is violated. Here, the variable penalty approach is adopted to iteratively increase the penalty factor. This program allows a user to specify an initial value for the penalty factor, or choose a default value: default initial penalty factor rp = 1 The variable penalty factor is updated according to the following schedule: rp+1=crp where the updating constant c, and the number of iterations between each penalty iteration may be specified by the user, or set to default values: default updating constant c= 1.61803 (golden section ratio) default number of iterations between two consecutive penalty iterations = 100.

Related Documents

Penalty Formulation
May 2020 3
Death Penalty
June 2020 19
Penalty Declaration
October 2019 9
Death Penalty
November 2019 31
Acme Formulation
November 2019 26
Logic Formulation
November 2019 22