Skip to content

Releases: odow/SDDP.jl

v0.3.13

26 Mar 23:31
1201fa3
Compare
Choose a tag to compare

SDDP v0.3.13

Diff since v0.3.12

Merged pull requests:

v0.3.12

21 Mar 22:36
01d53ec
Compare
Choose a tag to compare

SDDP v0.3.12

Diff since v0.3.11

Closed issues:

  • Print description of the model in the header (#380)
  • Relax plotting code to allow Dict{String,Any} dicts to be passed (#381)

Merged pull requests:

  • Relax visualization requirements (#384) (@odow)
  • Add problem statistics in header (#385) (@odow)
  • Add a count of scenarios to the header (#386) (@odow)

v0.3.11

21 Mar 19:36
293d1a5
Compare
Choose a tag to compare

SDDP v0.3.11

Diff since v0.3.10

Closed issues:

  • Reusing the Gurobi environment (#377)
  • Can I have the max function in the objective cost function? (#378)

Merged pull requests:

v0.3.10

22 Feb 19:45
6819d06
Compare
Choose a tag to compare

SDDP v0.3.10

Diff since v0.3.9

Merged pull requests:

v0.3.9

20 Feb 03:11
bda2800
Compare
Choose a tag to compare

SDDP v0.3.9

Diff since v0.3.8

Closed issues:

  • Modify constraint coefficients in-place during cut selection (#68)
  • Create a hybrid method for price interpolation (#97)
  • Proposal: Iteration Schemes (#116)
  • Parallel optimization of RHS Noises (#159)
  • Implement average cost infinite horizon (#179)
  • SMPS reader (#241)
  • Add cut patterns to SDDiP (#257)
  • SDDiP doesn't respect tolerances (#264)
  • Numerical stability II (#269)
  • New cut_type: Stochastic cutting plane (#275)
  • Add option to start simulation at arbitrary state (#331)
  • how parallelize the simulations (#342)
  • Can you use MC homogenies and non-homogenies? (#350)
  • Minor warning annoyance when using Publication Plots (#374)

Merged pull requests:

  • Add option to simulate with different incoming state (#372) (@odow)
  • Add warning when adding cuts with high dynamic range (#373) (@odow)
  • Update publication_plot.jl (#375) (@odow)

v0.3.8

19 Jan 01:57
6dfd87d
Compare
Choose a tag to compare

SDDP v0.3.8

Diff since v0.3.7

Closed issues:

  • Add noise in the constraint matrix, in a vector (#368)

Merged pull requests:

  • [docs] Refinements of the theory tutorial (#367) (@odow)
  • Add a tutorial on risk aversion (#369) (@odow)
  • Minor improvements to theory tutorials (#370) (@odow)

v0.3.7

08 Jan 07:08
8518550
Compare
Choose a tag to compare

SDDP v0.3.7

Diff since v0.3.6

Merged pull requests:

v0.3.6

16 Dec 19:46
3247942
Compare
Choose a tag to compare

SDDP v0.3.6

Diff since v0.3.5

Merged pull requests:

v0.3.5

18 Nov 02:17
47644c8
Compare
Choose a tag to compare

SDDP v0.3.5

Diff since v0.3.4

Closed issues:

  • Use SDDP.jl to solve a simple routine economics problem. (#351)
  • issue with transition matrix in SDDP.MarkovianPolicyGraph (#353)

Merged pull requests:

v0.3.4

25 Aug 08:16
c8c078c
Compare
Choose a tag to compare

SDDP v0.3.4

Diff since v0.3.3

Closed issues:

  • User-specified nominal distributions in DRO (#117)
  • Add numerical recovery callback (#329)
  • SOF: add test_scenarios (#335)

Merged pull requests: