Skip to content

[KNITRO] Add warm start support#3833

Open
eminyouskn wants to merge 18 commits intoPyomo:mainfrom
eminyouskn:knitro-warm-start
Open

[KNITRO] Add warm start support#3833
eminyouskn wants to merge 18 commits intoPyomo:mainfrom
eminyouskn:knitro-warm-start

Conversation

@eminyouskn
Copy link
Copy Markdown
Contributor

Fixes # .

Summary/Motivation:

This PR implements the warm-start procedure for the KNITRO solver.

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.

@blnicho blnicho requested a review from michaelbynum February 24, 2026 20:01
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 29, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.93%. Comparing base (52a29ae) to head (4eb7f15).
⚠️ Report is 274 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3833      +/-   ##
==========================================
- Coverage   89.94%   89.93%   -0.01%     
==========================================
  Files         902      902              
  Lines      106354   106369      +15     
==========================================
+ Hits        95655    95664       +9     
- Misses      10699    10705       +6     
Flag Coverage Δ
builders 29.20% <20.00%> (+<0.01%) ⬆️
default 86.23% <100.00%> (?)
expensive 35.65% <20.00%> (?)
linux 87.37% <20.00%> (-2.05%) ⬇️
linux_other 87.37% <20.00%> (-0.01%) ⬇️
oldsolvers 28.11% <20.00%> (+<0.01%) ⬆️
osx 82.70% <20.00%> (-0.01%) ⬇️
win 85.79% <20.00%> (-0.03%) ⬇️
win_other 85.79% <20.00%> (-0.03%) ⬇️

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.

4 participants