Changes between Version 5 and Version 6 of Ticket #2439
- Timestamp:
- 07/21/15 16:51:02 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2439 – Description
v5 v6 4 4 > 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. 5 5 * Maximization flag is ignored 6 > fixed with r12794 6 7 * Does not work with the programmable problem, because the operators are not wired to the new encoding 7 8 * Best solution is not saved in the global scope and thus cannot be received by the best scope solution analyzer


