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

valid inequalities #141

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

matbesancon
Copy link
Contributor

Adding the first draft for valid inequalities.
There are still pieces missing I need to figure out and the main algorithm looping over constraints and tightening the bounds

@codecov
Copy link

codecov bot commented Jul 4, 2021

Codecov Report

Merging #141 (454f0cb) into master (4bdf3e2) will decrease coverage by 1.63%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #141      +/-   ##
==========================================
- Coverage   89.16%   87.53%   -1.64%     
==========================================
  Files          10       11       +1     
  Lines        1449     1476      +27     
==========================================
  Hits         1292     1292              
- Misses        157      184      +27     
Impacted Files Coverage Δ
src/jump_attributes.jl 92.59% <ø> (ø)
src/valid_inequalities.jl 0.00% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4bdf3e2...454f0cb. Read the comment docs.

@matbesancon
Copy link
Contributor Author

@joaquimg I'll need some help on some parts here, getting the variables from both levels and copying them into a new model that gets high point relaxation + dual feasibility constraints

@matbesancon
Copy link
Contributor Author

bump here

@joaquimg
Copy link
Owner

this is in my todo list :)

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.

2 participants