[QST] How to find out which primal heuristics were applied
Open
@ramakrishnap-nv is already working on this.
Since Feb 5, 2026.
awaiting response
question
- Dominant language
- Cuda
- Stars
- 1k
- Forks
- 233
- Avg merge
- 4d 4h
- Merged PRs (30d)
- 95
Description
Hello!
So, if I run cuopt_cli on an mps instance - is there a way to:
- Apply only MIP primal heuristics
- Apply only MIP primal heuristics that don't involve solving SubMIPs(eg: disable LNS/RINS)
- Actually see which MIP primal heuristics found the best/first solution?
What are the flags and can you give me a sample command or tell me where should I look for this in the documentation?
Thanks
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.