You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**This repo contains a Rust 🦀 implementation of the algorithm described in [a goal-driven ruin and recreate heuristic for the 2D variable-sized bin packing problem with guillotine constraints](https://www.sciencedirect.com/science/article/abs/pii/S0377221721009826).**
3
+
**This repo contains a Rust 🦀 implementation of the algorithm described in [a goal-driven ruin and recreate heuristic for the 2D variable-sized bin packing problem with guillotine constraints](https://doi.org/10.1016/j.ejor.2021.11.031).**
4
4
5
-
The accepted version of the paper is freely available **[here](https://lirias.kuleuven.be/3633246&lang=en)**.
5
+
A preprint of the accepted version of the paper is freely available **[here](
6
+
https://doi.org/10.48550/arXiv.2508.19306)**.
6
7
7
8
The code used in the experiments in the paper was originally written in Java.
8
9
Due to contractual obligations, this codebase can unfortunately not be made public.
0 commit comments