[BUG] Python interface returns "lp_stats" for QP and SOCP problems
Open
@Iroy30 is already working on this.
Since Aug 13, 2026.
awaiting response
bug
- Dominant language
- Cuda
- Stars
- 1k
- Forks
- 233
- Avg merge
- 4d 4h
- Merged PRs (30d)
- 95
Description
- This should not be called
lp_statssince it is valid for more than QP and SOCP - We should switch the Python API over to using attributes (similar to the C API) and deprecate these stats.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.