Skip to content

Any limitations of using the interface in comparison to using the solvers directly? #250

Answered by stephane-caron
sandeep026 asked this question in Q&A
Discussion options

You must be logged in to vote

One feature that could help with this decision (staying with qpsolvers or optimizing the matrix build time, e.g. by writing QP matrices directly in the format required by a specific solver) would be an option to measure conversion and solve times. Those could then be reported in the qpsolvers.Solution, and the measurements could be triggered by a new clock_timings: bool parameter.

I won't have the bandwidth to work on such a feature in the near future, but if someone opens a PR for it I can help review and integrate it into the project.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@stephane-caron
Comment options

Answer selected by sandeep026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants