Skip to content

Commit

Permalink
Merge tag '1.1.2'
Browse files Browse the repository at this point in the history
  • Loading branch information
JeroenGar committed Dec 12, 2023
2 parents 579d1de + 5d898d3 commit 1fb80e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# GDRR-2BP ![workflow](https://github.com/JeroenGar/gdrr-2bp/actions/workflows/rust.yml/badge.svg)

**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).**
**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).**

The code used in the experiments in the paper was originally written in Java.
Due to contractual obligations, this codebase can unfortunately not be made public.
Expand Down

0 comments on commit 1fb80e6

Please sign in to comment.