Skip to content

Add JuMP.set_start_values#402

Merged
pulsipher merged 3 commits intomasterfrom
warmstart
Nov 8, 2025
Merged

Add JuMP.set_start_values#402
pulsipher merged 3 commits intomasterfrom
warmstart

Conversation

@pulsipher
Copy link
Collaborator

Building on #401, this adds JuMP.set_start_values for primal values of infinite variables, derivatives, and finite variables. Dual support will have to wait until we support setting constraint dual starts.

@pulsipher pulsipher added the enhancement New feature or request label Nov 7, 2025
@codecov
Copy link

codecov bot commented Nov 7, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.77%. Comparing base (1c258bf) to head (8e1f1c9).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #402   +/-   ##
=======================================
  Coverage   99.77%   99.77%           
=======================================
  Files          38       38           
  Lines        6567     6586   +19     
=======================================
+ Hits         6552     6571   +19     
  Misses         15       15           

☔ 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.

@pulsipher pulsipher merged commit 85fabef into master Nov 8, 2025
10 checks passed
@pulsipher pulsipher deleted the warmstart branch November 8, 2025 02:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant