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

Add Balas extended formulation for convex hull of H-rep #221

Merged
merged 1 commit into from
Sep 24, 2020
Merged

Conversation

blegat
Copy link
Member

@blegat blegat commented Sep 24, 2020

This PR adds

  • Balas extended H-rep of convex hull of union of H-reps
  • extended H-rep of intersection of extended H-reps
  • JuMP constraints with extended H-reps

@coveralls
Copy link

coveralls commented Sep 24, 2020

Coverage Status

Coverage decreased (-0.1%) to 91.497% when pulling 3c5331f on bl/extended into b61db89 on master.

@codecov
Copy link

codecov bot commented Sep 24, 2020

Codecov Report

Merging #221 into master will decrease coverage by 0.15%.
The diff coverage is 82.55%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #221      +/-   ##
==========================================
- Coverage   90.88%   90.72%   -0.16%     
==========================================
  Files          34       36       +2     
  Lines        2073     2157      +84     
==========================================
+ Hits         1884     1957      +73     
- Misses        189      200      +11     
Impacted Files Coverage Δ
src/Polyhedra.jl 84.00% <ø> (+4.00%) ⬆️
src/dimension.jl 86.36% <50.00%> (-3.64%) ⬇️
src/projection_opt.jl 70.37% <70.37%> (ø)
src/elements.jl 83.87% <72.22%> (-1.34%) ⬇️
src/extended.jl 97.43% <97.43%> (ø)
src/opt.jl 83.60% <0.00%> (+4.57%) ⬆️

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 b61db89...3c5331f. Read the comment docs.

@blegat blegat merged commit 29d25c4 into master Sep 24, 2020
@joehuchette
Copy link
Contributor

Good to have this!

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.

None yet

3 participants