Skip to content

v0.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Dec 10:12
· 145 commits to master since this release

StochasticPrograms v0.5.0

See NEWS for summary of new features and breaking changes.

Diff since v0.4.1

Closed issues:

  • Optimal value: 0.0 in all examples (#4)
  • Normalized coefficient of "decision" variables (#9)
  • Undefined variable error when defining integer variables (#11)
  • ERROR: MethodError: no method matching add_to_expression!(::DecisionAffExpr{Float64}, ::Int64, ::DecisionAffExpr{Float64}) (#12)
  • LoadError: MethodError: no method matching copy(::StochasticPrograms.SingleDecisionSet{Float64}) (#13)
  • Typo in DecisionSparseAxisArray in macros.jl (#14)
  • [Question] Extract recourse variables optimal value (#15)
  • Warning: Stochastic program could not be solved, returned status: INFEASIBLE_OR_UNBOUNDED (#16)
  • Could not run in distributed mode (#17)
  • Incompatibility of L-Shaped with CBC (#18)
  • ERROR on the instantiation of a stochastic model (#20)
  • Problem in get WS'values (#21)
  • Problem in Infinite sample space (#22)

Merged pull requests: