Skip to content

Releases: AntaresSimulatorTeam/antares-xpansion

RC 3: Fix general data reader bug

04 Aug 07:29
Compare
Choose a tag to compare
Pre-release
v1.1.0-rc3

Set RC 3

1.0.2.1 Large MPS support

04 Aug 07:44
Compare
Choose a tag to compare
v1.0.2.1

Remove publish depends

1.1.0 RC2 Benders by batch

27 Apr 09:26
Compare
Choose a tag to compare
Pre-release
v1.1.0-rc2

Set RC2

1.1.0 RC 1

21 Apr 07:39
Compare
Choose a tag to compare
1.1.0 RC 1 Pre-release
Pre-release

Features

  • Implementation of the Benders by batch algorithm : performance improvements over the classical Benders algorithm
  • New parameter batch_size in settings.ini to tune the Benders by batch algorithm,
  • Logs improvements:
    • Print user and hostname in the standard output and in reportbenders.txt
    • Print both walltime and cumulative CPU time for subproblems resolution

For developers

  • MPI dependency is now mandatory as benderssequential and bendersmpi have been merged in a single benders executable

Fix sensitivity

03 Mar 09:04
Compare
Choose a tag to compare
Fix sensitivity Pre-release
Pre-release
v1.0.3-rc2

Set 1.0.3 RC2

1.0.3 RC1 : Simulator 8.5

02 Feb 14:34
dda0b68
Compare
Choose a tag to compare
Pre-release

Upgrade to Antares-Simulator 8.5.0-rc3

1.0.2 Add missing performance graph in docs

24 Jan 13:10
Compare
Choose a tag to compare
v1.0.2

Update version to 1.0.2

1.0.1: Simulator 8.4.2

23 Jan 09:25
Compare
Choose a tag to compare

Update to simulator 8.4.2

1.0.0 Xpansion

19 Jan 14:31
03a9fb3
Compare
Choose a tag to compare

Features

  • Use Antares-Simulator 8.4.0
  • Performance improvement in execution time
    • In-out stabilisation of the Benders algorithm : new parameters separation_parameter and relaxed_optimality_gap
      to tune the stabilization, more
      information here
    • Parallelization of the problem_generation step
  • Performance improvement in disk space consumption : zip of the MPS folder
  • Change the default value of relative_gap from 1e-12 to 1e-6

Documentation

1.0.0 RC4

16 Jan 10:52
0f1bb54
Compare
Choose a tag to compare
1.0.0 RC4 Pre-release
Pre-release
Update clean (#598)

Co-authored-by: Thomas Bittar <[email protected]>