SQP improvements with new Test Classes #434
SQP improvements with new Test Classes #434roccafrancesco wants to merge 17 commits intoHipparchus-Math:developfrom
Conversation
|
I have looked at this pull request, it seems great! There are two changes I made to the API, for the sake of backward compatibility:
There are two API changes that break compatbility but I think we can safely ignore them: the I don't know if my changes are the culprit, but this branch now has 6 failing tests : HS056, HS057, HS089, HS090, HS091, and HS099. Could you have a look at these failures, starting from the sqp-optimizer-evolution branch? |
-QP dual active solver: correct bug on add constraints
-SQP:add bound constraints management, change BFGS Updater, change lineSeatrch, add informations on debug mode