1.1.0 RC 1
Pre-release
Pre-release
tbittar
released this
21 Apr 07:39
·
92 commits
to release/1.1.0
since this release
Features
- Implementation of the Benders by batch algorithm : performance improvements over the classical Benders algorithm
- New parameter
batch_size
insettings.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
- Print user and hostname in the standard output and in
For developers
- MPI dependency is now mandatory as
benderssequential
andbendersmpi
have been merged in a singlebenders
executable