prima
prima copied to clipboard
added honour_x0 interface for the algorithm bobyqa in the C api
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,