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
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
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
-
A preprint of the accepted version of the paper is freely available **[here](
5
+
The author accepted manuscript of this paper is freely available **[here](
6
6
https://doi.org/10.48550/arXiv.2508.19306)**.
7
7
8
8
The code used in the experiments in the paper was originally written in Java.
0 commit comments