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
[](https://opensource.org/licenses/MIT)[](https://github.com/ai4co/routefinder/actions/workflows/tests.yml)<ahref="https://colab.research.google.com/github/ai4co/routefinder/blob/main/examples/1.quickstart.ipynb"><imgsrc="https://colab.research.google.com/assets/colab-badge.svg"alt="Open In Colab"></a>[](https://huggingface.co/ai4co/routefinder)[](https://huggingface.co/datasets/ai4co/routefinder)
5
5
6
6
_Towards Foundation Models for Vehicle Routing Problems_
@@ -14,6 +14,7 @@ _Towards Foundation Models for Vehicle Routing Problems_
14
14
15
15
16
16
## 📰 News
17
+
- Sep 2025: A new version (`v0.4.0`) has been released. We have now added better installation instructions, released models and dataset on HugginFace, and more. Also, we are delighted to announce that RouteFinder has been accepted at TMLR 2025! See details on the [release notes](https://github.com/ai4co/routefinder/releases/tag/v0.4.0)
17
18
- Feb 2025: A new version (`v0.3.0`) of RouteFinder has been released. We have added several improvements, among which increasing the number of VRP variants from 24 to 48! See details on the [release notes](https://github.com/ai4co/routefinder/releases/tag/v0.3.0)
18
19
- Oct 2024: A new version (`v0.2.0`) of RouteFinder has been released! We have added the latest contributions from our preprint and much improved codebase
19
20
- Jul 2024: RouteFinder has been accepted as an **Oral** presentatation at the [ICML 2024 FM-Wild Workshop](https://icml-fm-wild.github.io/)!
@@ -237,13 +238,14 @@ Do you want to improve the performance of your model with no effort? Use our Tra
237
238
If you find RouteFinder valuable for your research or applied projects:
238
239
239
240
```
240
-
@inproceedings{berto2024routefinder,
241
-
title={{RouteFinder}: Towards Foundation Models for Vehicle Routing Problems},
242
-
author={Berto, Federico and Hua, Chuanbo and Zepeda, Nayeli Gast and Hottung, Andr{\'e} and Wouda, Niels and Lan, Leon and Tierney, Kevin and Park, Jinkyoo},
243
-
booktitle={ICML 2024 Workshop on Foundation Models in the Wild (Oral)},
244
-
year={2024},
245
-
url={https://openreview.net/forum?id=hCiaiZ6e4G},
246
-
note={\url{https://github.com/ai4co/routefinder}}
241
+
@article{
242
+
berto2025routefinder,
243
+
title={{RouteFinder: Towards Foundation Models for Vehicle Routing Problems}},
244
+
author={Federico Berto and Chuanbo Hua and Nayeli Gast Zepeda and Andr{\'e} Hottung and Niels Wouda and Leon Lan and Junyoung Park and Kevin Tierney and Jinkyoo Park},
245
+
journal={Transactions on Machine Learning Research},
0 commit comments