[QST] Is MIQP supported
Open
@chris-maes is already working on this.
Since May 21, 2026.
feature request
question
- Dominant language
- Cuda
- Stars
- 1k
- Forks
- 233
- Avg merge
- 4d 4h
- Merged PRs (30d)
- 95
Description
Does cuOpt support Mixed-Integer Quadratic Programming, specifically with linear constraints and a quadratic objective function?
Based on the documentation, it appears this is not supported. I tested a toy example which did not throw an exception, but it also did not produce the correct results.
If MIQP is currently unsupported, are there plans to add this in the future?
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.