next up previous contents
Next: Optimization with function and Up: Optimization with function evaluation Previous: Return code   Contents

Dealing with inequalities on the same function

In this version of ALIAS there is no direct way to deal with inequalities that are valid for the same function (e.g. $\alpha \le U(X) \le
\beta$), which mean that you will have to declare two inequalities (which imply that the quantity $U$ will be evaluated twice). But in the previous procedure there is a way to avoid writing two inequalities. In the function evaluation procedure you will just compute $U(X)$ and declare this function as an inequality of type $H(X) \le 0$. After having computed the interval evaluation $U$


next up previous contents
Next: Optimization with function and Up: Optimization with function evaluation Previous: Return code   Contents
Jean-Pierre Merlet 2012-12-20