Skip to content

Add support for EqualTo and Zero in Split bridge #1005

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

Merged
merged 2 commits into from
Jan 22, 2020
Merged

Conversation

blegat
Copy link
Member

@blegat blegat commented Jan 20, 2020

This would allow solvers in geometric conic form to support ScalarAffineFunction-in-EqualTo and VectorAffineFunction-in-Zeros constraints.

@blegat blegat added this to the v0.9.10 milestone Jan 20, 2020
@blegat blegat added the Submodule: Bridges About the Bridges submodule label Jan 21, 2020
@codecov-io
Copy link

codecov-io commented Jan 21, 2020

Codecov Report

Merging #1005 into master will decrease coverage by <.01%.
The diff coverage is 91.3%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1005      +/-   ##
==========================================
- Coverage   95.19%   95.19%   -0.01%     
==========================================
  Files          99       99              
  Lines       11166    11179      +13     
==========================================
+ Hits        10630    10642      +12     
- Misses        536      537       +1
Impacted Files Coverage Δ
src/Bridges/graph.jl 100% <100%> (ø) ⬆️
src/Bridges/Constraint/interval.jl 86.66% <91.11%> (-4.83%) ⬇️
src/Bridges/bridge_optimizer.jl 96.08% <0%> (+0.65%) ⬆️

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 49180c6...8b00bbf. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Submodule: Bridges About the Bridges submodule
Development

Successfully merging this pull request may close these issues.

2 participants