or-fusion/pao

Disable passing of unknown options to subsolvers

whart222 opened this issue · 0 comments

Restrict the API of PAO solvers to only the options that are configured.

This will make the documentation more straightforward, and it will make the API more robust. Subsolver options can only be passed-in by defining a solver object that is configured.