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

Wrapper for the Mixed Integer Linear Minimization Oracle #135

Merged
merged 86 commits into from
Oct 19, 2023
Merged

Conversation

dhendryc
Copy link
Collaborator

Similar to the Linear Minimization Oracle in FrankWolfe.jl, the aim is to also support solvers that do not implement the MathOptInterface package methods.

@dhendryc dhendryc self-assigned this Jul 25, 2023
@codecov
Copy link

codecov bot commented Jul 25, 2023

Codecov Report

All modified lines are covered by tests ✅

❗ No coverage uploaded for pull request base (main@64bf707). Click here to learn what that means.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #135   +/-   ##
=======================================
  Coverage        ?   83.14%           
=======================================
  Files           ?       16           
  Lines           ?     1412           
  Branches        ?        0           
=======================================
  Hits            ?     1174           
  Misses          ?      238           
  Partials        ?        0           

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

@dhendryc dhendryc added the enhancement New feature or request label Sep 20, 2023
src/heuristics.jl Outdated Show resolved Hide resolved
src/interface.jl Outdated Show resolved Hide resolved
@dhendryc dhendryc marked this pull request as ready for review October 19, 2023 09:31
src/cube_blmo.jl Outdated Show resolved Hide resolved
src/cube_blmo.jl Outdated Show resolved Hide resolved
src/interface.jl Outdated Show resolved Hide resolved
@dhendryc dhendryc merged commit bd68d30 into main Oct 19, 2023
6 checks passed
@dhendryc dhendryc deleted the MIP-wrap branch October 19, 2023 18:40
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.

2 participants