Skip to content

Tests to be ported from MPB #23

Description

@joaquimg

List of tests to be ported from MPB

linproginterface.jl

  • 1 "Testing LP interface with $solver"
    • a "Basic interface"
    • b "addvar! interface"
    • c "setconstrLB! and setconstrUB!"
      now: "Modify constants in Nonnegative and Nonpositive"
      and: "Modify GreaterThan and LessThan sets as linear constraints"
    • d "Issue ScalarLinearFunction and redundancy with scalar constraints #40 from Gurobi.jl"
    • e "Change coeffs, del constr, del var"
  • 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"
    • c "LP3 infeasible"
    • d "LP4 unbounded"
    • e "LP4 unbounded with unique ray"

mixintprog.jl

  • 1 "Testing mixintprog with $solver"
    now: "Knapsack Model"

quadprog.jl

  • 1 "Testing quadprog with $solver"
    • a "QP1"
    • b "QP2"
  • 2 "Testing QP duals with $solver"
    • a "QP1"
    • b "QP2"
  • 3 "Testing SOCP interface with $solver"

conicinterface.jl

  • 1 "Testing linear problems through conic interface with $solver"
    • a "LIN1"
    • b "LIN1A"
    • c "LIN2"
    • d "LIN2A"
    • e "LIN3 infeasible"
    • f "LIN4 infeasible"
  • 2 "Testing SOC problems through conic interface with $solver"
    • a "SOC1"
    • b "SOC1A"
    • c "SOC2"
    • d "SOC2A"
    • e "SOC3 infeasible"
    • f "SOC4"
  • 3 "Testing SOCRotated problems through conic interface with $solver"
    • a "SOCRotated1"
    • b "SOCRotated1A"
    • c "SOCRotated2 infeasible"
  • 4 "Testing SOCINT problems through conic interface with $solver"
  • 5 "Testing EXP problems through conic interface with $solver"
    • a "EXP1"
    • b "EXP1A"
    • c "EXP2"
    • d "EXP3"
  • 6 "Testing SDP problems through conic interface with $solver"
    • a "SDP1"
    • a "SDP1" with PositiveSemidefinteConeScaled
    • b "SDP2"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions