JuliaOpt / MathOptInterfaceTests.jl

[DEPRECATED] Moved as a submodule of MathOptInterface : MathOptInterface.Test
MIT License
5 stars 2 forks source link

Tests to be ported from MPB #8

Open odow opened 6 years ago

odow commented 6 years ago

Issue ported from MathOptInterface: https://github.com/JuliaOpt/MathOptInterface.jl/issues/23 Ported the unchecked tests. Some may have been completed, but not checked off.

linproginterface.jl

linprog.jl

quadprog.jl

conicinterface.jl

blegat commented 6 years ago

EXP1 and EXP1A added by #19

blegat commented 6 years ago

EXP2 added by https://github.com/JuliaOpt/MathOptInterfaceTests.jl/pull/21

blegat commented 6 years ago

EXP3 added by https://github.com/JuliaOpt/MathOptInterfaceTests.jl/pull/26