Skip to content

Conversation

@eminyouskn
Copy link
Contributor

Fixes # .

Summary/Motivation:

This PR updates the iteration count handling for KNITRO. Since the iteration count is not meaningful for MIP problems, the solver now returns None in those cases.

Changes proposed in this PR:

Legal Acknowledgement

By contributing to this software project, I have read the contribution guide and agree to the following terms and conditions for my contribution:

  1. I agree my contributions are submitted under the BSD license.
  2. I represent I am authorized to make the contributions and grant the license. If my employer has rights to intellectual property that includes these contributions, I represent that I have received permission to make contributions and grant the required license on behalf of that employer.

@codecov
Copy link

codecov bot commented Jan 9, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.41%. Comparing base (168e961) to head (8174acb).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3802      +/-   ##
==========================================
- Coverage   89.41%   89.41%   -0.01%     
==========================================
  Files         909      909              
  Lines      105579   105586       +7     
==========================================
+ Hits        94408    94414       +6     
- Misses      11171    11172       +1     
Flag Coverage Δ
builders 29.10% <12.50%> (-0.01%) ⬇️
default 86.04% <100.00%> (?)
expensive 35.76% <12.50%> (?)
linux 86.72% <12.50%> (-2.46%) ⬇️
linux_other 86.72% <12.50%> (-0.01%) ⬇️
osx 82.88% <12.50%> (-0.01%) ⬇️
win 84.98% <12.50%> (-0.01%) ⬇️
win_other 84.98% <12.50%> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants