<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#330000">
    Hello<br>
    <br>
    well, if f is the function that you want to minimize, you can build
    a function g such that when g is maximized, f is minimized.<br>
    <br>
    Try for instance g=-f.<br>
    ;-)<br>
    <br>
    Hope this helps<br>
    <br>
    <br>
    On 15/02/2012 20:49, computidoo wrote:
    <blockquote cite="mid:1329335349310-3748115.post@n3.nabble.com"
      type="cite">
      <pre wrap="">Hello,
I'm using optim_ga and i want to use a goal only for minimum value of the
function.
the max value is not important to me
is it passible?
BR
computidoo

--
View this message in context: <a class="moz-txt-link-freetext" href="http://mailinglists.scilab.org/optim-ga-tp3748115p3748115.html">http://mailinglists.scilab.org/optim-ga-tp3748115p3748115.html</a>
Sent from the Scilab users - Mailing Lists Archives mailing list archive at Nabble.com.

--
To unsubscribe from this mailing-list, please send an empty mail to
<a class="moz-txt-link-abbreviated" href="mailto:users-unsubscribe@lists.scilab.org">users-unsubscribe@lists.scilab.org</a>
To check the archives of this mailing list, see
<a class="moz-txt-link-freetext" href="http://mailinglists.scilab.org/">http://mailinglists.scilab.org/</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>