Free cookie consent management tool by TermsFeed Policy Generator

Changes between Version 5 and Version 6 of Ticket #2439


Ignore:
Timestamp:
07/21/15 16:51:02 (11 years ago)
Author:
gkronber
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2439 – Description

    v5 v6  
    44 > gkronber: BFGS doesn't support bounds. Use an algorithm that supports constraints instead (such as BLEIC in alglib). Also see #2217 for a similar issue in relation with CMAES.
    55* Maximization flag is ignored
     6 > fixed with r12794
    67* Does not work with the programmable problem, because the operators are not wired to the new encoding
    78* Best solution is not saved in the global scope and thus cannot be received by the best scope solution analyzer