v0.6.0 🚀
🎉 RL4CO got accepted as oral in KDD 2025 🎉
This release adds several features and bugfixes, including:
What's Changed
- [Feat] add GFACS and replace PyVRP with HGS for CVRP local search by @hyeok9855 in #236
- [Feat] Implementing GLOP by @Furffico in #253
- [Bug fixes for #255] Added environment config files for FLP and MCP by @bokveizen in #256
- [Additional features for #255] Added embedding functions for MCP by @bokveizen in #257
- Set env, policy and dataset to be ignored in hparams for logging by @ngastzepeda in #262
- Ensure baseline for SymNCO is always "symnco" when loading from checkpoint by @ngastzepeda in #263
- Don't artificially limit the rendering axes for CVRP environment by @ngastzepeda in #264
- [Feat] update MDCPDP env #220 by @fedebotu in #265
- New citations for KDD 2025
Full Changelog: v0.5.2...v0.6.0