-
Notifications
You must be signed in to change notification settings - Fork 119
Open
Labels
awaiting responseThis expects a response from maintainer or contributor depending on who requested in last comment.This expects a response from maintainer or contributor depending on who requested in last comment.breakingIntroduces a breaking changeIntroduces a breaking changefeature requestNew feature or requestNew feature or request
Milestone
Description
In the current API, there is no way to retrieve which solver was used for solving the LP from the solution object (optimization_problem_solution_t in C++) when using concurrent mode. To enable this, we need to change the API from C++, C and Python.
We also should update the solve_by_pdlp flag since a LP can be solved with barrier, dual simplex and pdlp when running in concurrent mode.
Metadata
Metadata
Assignees
Labels
awaiting responseThis expects a response from maintainer or contributor depending on who requested in last comment.This expects a response from maintainer or contributor depending on who requested in last comment.breakingIntroduces a breaking changeIntroduces a breaking changefeature requestNew feature or requestNew feature or request