Releases: Argonne-National-Laboratory/DSP
Releases · Argonne-National-Laboratory/DSP
v1.5.4
Changes
- Improve cmake @kibaekkim (#275)
- Release v1.5.3 @kibaekkim (#268)
v1.5.3
Changes
- Kk/patch/1.5.3 @kibaekkim (#263)
- Issue#258patch @hideakiv (#259)
- separated has_integer check from the loop @hideakiv (#257)
- Fixing CI @kibaekkim (#261)
- Release 1.5.2 @kibaekkim (#252)
v1.5.2
What's Changed
- fixed #247 by @kibaekkim in #248
- More outputs from binary
runDsp
by @kibaekkim in #249 - Provide reproducible setting by @kibaekkim in #251
Full Changelog: v1.5.1...v1.5.2
v1.5.1
Changes
- Fix minor bugs for testing @kibaekkim (#244)
v1.5.0
Changes
- Patches by cherry picks @kibaekkim (#235)
Thanks to @gbyeon and @hideakiv for their contributions to this release.
v1.4.1
Changes
- Implemented functions to query versions @kibaekkim (#179)
v1.4.0
Changes
- Parallelizing the dual decomposition of DRO @kibaekkim (#164)
- Replaced travis with Github Actions (#166)
v1.3.0
Changes
- fixed the Wasserstein order-p @kibaekkim (#162)
- Implemented simple interface for Wasserstein ambiguity @kibaekkim (#151)
- Print version and copyright @kibaekkim (#156)
- Re-enabling travis test on osx @kibaekkim (#137)
- Adding parameters @kibaekkim (#136)
v1.2.1
Changes
- Added parameters for THREADS @kibaekkim (#132)
v1.2.0
Changes
- Implementation of distributionally robust (integer) Benders methods @kibaekkim (#114)
- Integer L-shaped method @kibaekkim (#107)
- Forcing column bounds for binary variables @kibaekkim (#105)
- Added FAQ to documentation @kibaekkim (#93)