Skip to content

Releases: RKO-solver/RKO_Go

v0.3.0: Enhanced Configuration System and Solver Framework

12 Jan 13:59

Choose a tag to compare

Features:

  • Comprehensive YAML-based configuration system for metaheuristics
  • Configuration package with support for multiple search strategies
  • Flexible solver instantiation via configuration files
  • Improved logger interfaces with multiple log levels (SILENT, INFO, VERBOSE)
  • Channel and Stdout logger implementations for flexible logging
  • Solution pool with thread-safe access across parallel solvers

Improvements:

  • Enhanced documentation for configuration and logger packages
  • Better separation of concerns between configuration and execution
  • Extended metaheuristic support (LNS, VLNS, ALNS, IPR, GRASP) in constants

Reference:

What's Changed

Full Changelog: v0.2.1...v0.3.0

Correction

08 Sep 22:27

Choose a tag to compare

Full Changelog: v0.2.0...v0.2.1

New ownership

08 Sep 22:15

Choose a tag to compare

Ownership change

What's Changed

New Contributors

Full Changelog: v0.1.2...v0.2.0

v0.1.2

08 Jul 13:21

Choose a tag to compare

Full Changelog: v0.1.0...v0.1.2

v0.1.0

02 Jul 00:26

Choose a tag to compare