Skip to content

[WIP] Add subsolver reducer #64

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

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

[WIP] Add subsolver reducer #64

wants to merge 3 commits into from

Conversation

ArrogantGao
Copy link
Collaborator

Added a reducer SubsolverReducer, when the problem is small enough it will use a subsolver such as xiao2013 or ip to solve the problem directly.

@ArrogantGao
Copy link
Collaborator Author

I am working on testing this strategy

Copy link

codecov bot commented May 2, 2025

Codecov Report

Attention: Patch coverage is 50.00000% with 9 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
lib/OptimalBranchingMIS/src/reducer.jl 50.00% 9 Missing ⚠️
Files with missing lines Coverage Δ
lib/OptimalBranchingMIS/src/reducer.jl 86.50% <50.00%> (-6.16%) ⬇️

... and 3 files with indirect coverage changes

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

@ArrogantGao ArrogantGao changed the title Add subsolver reducer [WIP] Add subsolver reducer May 18, 2025
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.

1 participant