JuliaOpt / MathProgBase.jl

DEPRECATED: Solver-independent functions (i.e. linprog and mixintprog) and low-level interface for Mathematical Programming
Other
80 stars 38 forks source link

new tests for nonconsecutive conic indices - caused mosek failures #204

Closed chriscoey closed 6 years ago

chriscoey commented 6 years ago

these tests should be added to MOI also - see https://github.com/JuliaOpt/MathOptInterface.jl/issues/167 conic solvers cannot assume consecutive indices in cones

mlubin commented 6 years ago

Haven't checked correctness but looks good. Do SCS and ECOS pass the appropriate new tests? We need to bump a few MPB requirements and tag releases to get travis passing: https://github.com/JuliaOpt/GLPKMathProgInterface.jl/pull/42

blegat commented 6 years ago

I have checked: CSDP, SDPA, SCS and ECOS pass the tests.

mlubin commented 6 years ago

Ok, let's get travis passing before merging though.

On Nov 15, 2017 07:19, "Benoît Legat" notifications@github.com wrote:

I have checked: CSDP, SDPA, SCS and ECOS pass the tests.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/JuliaOpt/MathProgBase.jl/pull/204#issuecomment-344624738, or mute the thread https://github.com/notifications/unsubscribe-auth/ABp0M59WjDUwmig8dwWWif-6kUVbtFLrks5s2wDygaJpZM4Qd_yU .

mlubin commented 6 years ago

re: the travis failure, https://github.com/JuliaLang/METADATA.jl/pull/12026