Skip to content
This repository has been archived by the owner on Feb 9, 2020. It is now read-only.

Tests to be ported from MPB #8

Open
5 of 14 tasks
odow opened this issue Nov 18, 2017 · 3 comments
Open
5 of 14 tasks

Tests to be ported from MPB #8

odow opened this issue Nov 18, 2017 · 3 comments

Comments

@odow
Copy link
Member

odow commented Nov 18, 2017

Issue ported from MathOptInterface: jump-dev/MathOptInterface.jl#23
Ported the unchecked tests. Some may have been completed, but not checked off.

linproginterface.jl

  • 2 "Testing LP interface extra with $solver"
    • a "setconstrLB! and setcontrUB!"
    • b "setvarLB! and setvarUB!"

linprog.jl

  • 1 "Testing linprog and subfunctions with $solver"
    • a "LP1"
    • b "LP2"

quadprog.jl

  • 2 "Testing QP duals with $solver"
    • a "QP1"
    • b "QP2"

conicinterface.jl

  • 5 "Testing EXP problems through conic interface with $solver"
    • a "EXP1"
    • b "EXP1A"
    • c "EXP2"
    • d "EXP3"
@blegat
Copy link
Member

blegat commented Dec 7, 2017

EXP1 and EXP1A added by #19

@blegat
Copy link
Member

blegat commented Dec 13, 2017

EXP2 added by #21

@blegat
Copy link
Member

blegat commented Dec 14, 2017

EXP3 added by #26

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants