Skip to content

Releases: Argonne-National-Laboratory/DSP

v1.1.3

15 Jul 22:38
b243327
Compare
Choose a tag to compare

Changes

v1.1.2

02 Jun 14:59
dbceebd
Compare
Choose a tag to compare

Changes

v1.1.1

26 Apr 18:23
238f1ff
Compare
Choose a tag to compare

Changes

v1.1.0

24 Apr 02:48
016eaf1
Compare
Choose a tag to compare

Changes

DSP-BB-v0.0.2

24 Oct 21:30
Compare
Choose a tag to compare

Experiments

  • Updated README.md
  • Fixed the binary file path in run.sh
  • Updated the URLs for submodules (replacing https to git)
  • Renamed the parameter file name for experiments

Bugfix

  • Broadcasting solutions when using Dsp.jl
  • Writing solution file when a primal solution is not available

DSP-BB-v0.0.1

17 Oct 19:50
Compare
Choose a tag to compare

This is the first release for DSP with branch-and-bound methods.

DSP-v1.0.1

22 Nov 21:44
Compare
Choose a tag to compare

This version fixed several bugs found in v1.0.0.

  • compile error when OOQP is not used
  • scenario information in display
  • case when the upper bounding is infeasible
  • checking duplicate primal solutions
  • SCIP supports

And this also improved some functions in v1.0.0.

  • significantly improved smps loading time
  • display from Lagrange subproblem solutions
  • set CPLEX parameters
  • improving upper bounding

DSP

28 Sep 21:08
Compare
Choose a tag to compare
DSP

DSP is an open-source software package that implements parallel decomposition methods for solving stochastic mixed-integer programming problems. This is the first release with DOI.

v0.3.0

22 Aug 19:03
Compare
Choose a tag to compare
  • New design of the software package
  • Implemented the serial versions of the methods
  • Working with JuMP via new Julia interface Dsp.jl

Release 0.1.0

18 Jun 21:52
Compare
Choose a tag to compare

This is the first version of DSP release.