Skip to content

Releases: ADA-research/Sparkle

v0.9.2

07 Jan 15:12
2499beb
Compare
Choose a tag to compare

Mainly focused on several quality of service improvements based on last tutorial feedback, as well as various bug fixes

What's Changed

Full Changelog: 0.9.1.1...v0.9.2

0.9.1.1 - Patch

12 Dec 07:03
Compare
Choose a tag to compare

What's Changed

  • Bugfix regarding execution of internal CLI scripts after pip installation.
  • Merged run_configure_solver command into run_solvers

Full Changelog: v0.9.1...0.9.1.1

Release 0.9.1

08 Dec 15:16
83937ca
Compare
Choose a tag to compare

What's Changed

Full Changelog: https://github.com/ADA-research/Sparkle/commits/v0.9.1

Release 0.9.0

15 Nov 14:44
Compare
Choose a tag to compare

Added

  • Added cancel command to Sparkle to cancel Slurm jobs including interactive table to make your selection [SPRK-338]
  • Added the IRACE configurator to Sparkle, which works 'out of the box' with the Conda Environment (Only R is user supplied) [SPRK-290]

Changed

  • RunSolver logging paths are now passed as a parameter instead of placed in CWD [SPRK-344]
  • Most commands are no longer using a specific WD and instead are executed from the platform dir
  • ConfigurationScenarios can now be re-created from file and be detected based on Configurator/Solver/Instance set combination [SPRK-201]
  • Updated various package dependencies to their latest versions

Fixed

  • Reporting changes when default settings were used [SPRK-319]
  • Bug when generating configuration report for quality [SPRK-298]

What's Changed

New Contributors

Full Changelog: https://github.com/ADA-research/Sparkle/commits/Release