prima icon indicating copy to clipboard operation
prima copied to clipboard

added honour_x0 interface for the algorithm bobyqa in the C api

Open vcantarella opened this issue 7 months ago • 0 comments

Hi,

As discussed in Issue #230 and the Julia API issue #36, the option honour_x0 is not exposed to the C API. This pull request exposes the honour_x0 and make it available to the bobyqa algorithm through the C API.

Please feel free to disagree or propose modifications. I also modified the C example which maybe something you do not want me to do.

Thank you,

vcantarella avatar Jun 24 '25 07:06 vcantarella