v0.15.7
MosekTools v0.15.7
Merged pull requests:
- Fix MOI.VariableBasisStatus (#168) (@odow)
- Fix getting ConstraintFunction with matrix terms (#171) (@odow)
- Fix test_model_VariableIndex_ConstraintName (#172) (@odow)
- Fix support for MOI.ConstraintName (#174) (@odow)
- Fix MOI.ListOfConstraintIndices (#175) (@odow)
- Fix MOI.VariablePrimalStart (#176) (@odow)
- Fix MOI.VariableName (#177) (@odow)
- Add support for MOI.ConstraintBasisStatus (#178) (@odow)
- Prep for v0.15.7 (#179) (@odow)
- Fix MOI.ListOfVariableIndices (#180) (@odow)
- Remove examples/chainsing.jl (#181) (@odow)
- Enable test_basic_VectorOfVariables_NormCone (#182) (@odow)
- Fix MOI.Integer conflicting with itself (#183) (@odow)
- Enable MOI.delete in tests (#184) (@odow)
- Remove unused functions in src/LinkedInts.jl (#185) (@odow)
- Add tests to improve code coverage (#186) (@odow)
- Remove unused functions in src/constraint.jl (#187) (@odow)
- Remove mention of v8 and v9 from README.md (#188) (@odow)
Closed issues:
- SDP barA matrices are not added in getter of functions (#24)
- SDP barA matrices are not added in ListOfVariableIndices (#31)
MOSEK error 3915: There is no barx available for the solution type 2.(#72)- Implement MOI.set with MOI.ConstraintSet for vector functions (#77)
- retrieve solution when termination_status(model) = MathOptInterface.SLOW_PROGRESS (#102)
- get'ing ConstraintFunction does not contain PSD variables (#134)