Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

InitialSolution #31

Open
wants to merge 10 commits into
base: main
Choose a base branch
from
Open

InitialSolution #31

wants to merge 10 commits into from

Conversation

hedtke
Copy link
Collaborator

@hedtke hedtke commented Nov 14, 2024

fixes #30

@hedtke hedtke added this to the 1.3.0 milestone Nov 14, 2024
Copy link

codecov bot commented Nov 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.62%. Comparing base (6f9ddd7) to head (ec0fbdf).

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #31      +/-   ##
==========================================
- Coverage   97.59%   95.62%   -1.97%     
==========================================
  Files           9       10       +1     
  Lines         166      183      +17     
  Branches       39       46       +7     
==========================================
+ Hits          162      175      +13     
  Misses          3        3              
- Partials        1        5       +4     
Files with missing lines Coverage Δ
include/scippp/model.hpp 80.76% <ø> (-15.39%) ⬇️
source/initial_solution.cpp 100.00% <100.00%> (ø)
source/model.cpp 98.79% <100.00%> (+0.20%) ⬆️
---- 🚨 Try these New Features:

@hedtke hedtke changed the title Draft: InitialSolution InitialSolution Nov 19, 2024
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.

Support adding primal solutions
1 participant