[
https://issues.apache.org/jira/browse/MATH-394?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12899827#action_12899827
]
Gilles commented on MATH-394:
-----------------------------
In the "univariate" version of the the "MultiStart..." optimization, the
randomization is on the bounds of the search interval while in the
"multivariate" case, it is on the starting point. Why this difference in
behaviour?
> Duplicate code
> --------------
>
> Key: MATH-394
> URL: https://issues.apache.org/jira/browse/MATH-394
> Project: Commons Math
> Issue Type: Improvement
> Reporter: Gilles
> Assignee: Gilles
> Priority: Minor
>
> The following files (in package "optimization") contain a lot of duplicated
> code:
> * MultiStartDifferentiableMultivariateRealOptimizer.java
> * MultiStartDifferentiableMultivariateVectorialOptimizer.java
> * MultiStartMultivariateRealOptimizer.java
> * MultiStartUnivariateRealOptimizer.java
> Maybe some refactoring similar to what was done for
> [MATH-389|https://issues.apache.org/jira/browse/MATH-389] is called for.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.