Skip to content

Add function in interfaces to get the solver's method#426

Closed
cvanaret wants to merge 4 commits into
mainfrom
get_strategy_combination
Closed

Add function in interfaces to get the solver's method#426
cvanaret wants to merge 4 commits into
mainfrom
get_strategy_combination

Conversation

@cvanaret
Copy link
Copy Markdown
Owner

@cvanaret cvanaret commented Nov 13, 2025

Added a function uno_get_solver_method() in C/Fortran/Python interfaces for the user to check which method is used by the solver, based on the strategy combination.
This is especially useful because some special cases in the ingredient instantiation exist (e.g., if unconstrained, Uno automatically picks merit function + no relaxation).

Fixes #421

@cvanaret cvanaret requested a review from amontoison November 13, 2025 13:57
@cvanaret cvanaret self-assigned this Nov 13, 2025
@amontoison amontoison force-pushed the main branch 5 times, most recently from 5a5ca03 to 21482ad Compare April 15, 2026 06:33
@cvanaret
Copy link
Copy Markdown
Owner Author

Superseded by #719

@cvanaret cvanaret closed this May 19, 2026
@amontoison amontoison deleted the get_strategy_combination branch May 20, 2026 02:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add function in interfaces to get the algorithm description

1 participant