jump-dev / jump-dev/MathOptInterface.jl
Variable deletion with bridges
Đang mở
Submodule: Bridges
- Ngôn ngữ chính
- Julia
- Star
- 504
- Fork
- 101
- Merge trung bình
- 6 giờ 26 phút
- Pull request đã merge (30 ngày)
- 22
Mô tả
All bridges in MOI are affine transformations except the QuadtoSOC bridge.
As deletion commutes with affine transformations, except for the QuadtoSOC bridge, there should be no issue just deleting the variable in the bridged solver model.
Deleting a variable part of a quadratic term of a quadratic function bridged by the QuadtoSOC bridged might be an issue though.
We should check that and add tests (with quadratic objective and quadratic constraints).
See https://github.com/jump-dev/MathOptInterface.jl/pull/2150/files#r1173436839
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.