Imposer.penalty

From Nemesis
(Difference between revisions)
Jump to: navigation, search
 
 
Line 5: Line 5:
 
  imposer.penalty(a)
 
  imposer.penalty(a)
  
=Parameters=
+
where
 
{| border="2" cellpadding="4" cellspacing="0" style="margin: 1em 1em 1em 0; background: #f9f9f9; border: 1px #aaa solid; border-collapse: collapse; font-size: 95%;"
 
{| border="2" cellpadding="4" cellspacing="0" style="margin: 1em 1em 1em 0; background: #f9f9f9; border: 1px #aaa solid; border-collapse: collapse; font-size: 95%;"
 
|- bgcolor="#CCCCCC" align="center"
 
|- bgcolor="#CCCCCC" align="center"

Latest revision as of 22:13, 24 January 2007

The following article describes the use of the imposer.penalty command. With this command the penalty method is used to impose constraints.

Contents

[edit] Syntax

imposer.penalty(a)

where

Parameter description type default
a The penalty coefficient float -

[edit] Examples

Impose the constraints using the penalty method and a penalty factor 108.

imposer.penalty(1e8)

[edit] Comments

[edit] See also

Personal tools