You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Gilles (JIRA)" <ji...@apache.org> on 2016/06/11 18:32:20 UTC

[jira] [Created] (MATH-1377) SimplexOptimizer: short-circuit unnecessary computations

Gilles created MATH-1377:
----------------------------

             Summary: SimplexOptimizer: short-circuit unnecessary computations
                 Key: MATH-1377
                 URL: https://issues.apache.org/jira/browse/MATH-1377
             Project: Commons Math
          Issue Type: Improvement
    Affects Versions: 3.6.1
            Reporter: Gilles
            Assignee: Gilles
            Priority: Minor
             Fix For: 4.0


In {{SimplexOptimizer}}, at line 165, we could break out of the {{for}} loop as soon as variable {{converged}} is {{false}}.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)