Skip to content

Commit a4ea75f

Browse files
authored
Update README.md
1 parent b262264 commit a4ea75f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# sparrow 🪶
2-
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.17053914.svg)](https://doi.org/10.5281/zenodo.17053914)
2+
[![DOI](https://zenodo.org/badge/DOI/10.48550/arXiv.2509.13329.svg)](https://doi.org/10.48550/arXiv.2509.13329)
33
![License](https://img.shields.io/crates/l/jagua-rs)
44
[![CI](https://github.com/JeroenGar/sparrow/actions/workflows/rust_ci.yml/badge.svg?branch=main)](https://github.com/JeroenGar/sparrow/actions/workflows/rust_ci.yml)
55

@@ -18,7 +18,7 @@
1818
`sparrow` can be used to solve 2D irregular strip packing problems, also commonly referred to as nesting problems.
1919
This optimization algorithm builds on [`jagua-rs`](https://github.com/JeroenGar/jagua-rs): _a collision detection engine for 2D irregular cutting & packing problems_.
2020

21-
This repository accompanies the paper: ["_An open-source heuristic to reboot 2D nesting research_"](https://doi.org/10.5281/zenodo.17053914).
21+
This repository accompanies the paper: ["_An open-source heuristic to reboot 2D nesting research_"](https://doi.org/10.48550/arXiv.2509.13329).
2222

2323
## Nested by `sparrow`
2424
<p align="center">

0 commit comments

Comments
 (0)