Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
@@ -11,6 +11,8 @@ short_description: Stochastic Vehicle Routing Problem Leaderboard
|
|
11 |
sdk_version: 5.19.0
|
12 |
---
|
13 |
|
|
|
|
|
14 |
# Start the configuration
|
15 |
|
16 |
Most of the variables to change for a default leaderboard are in `src/env.py` (replace the path for your leaderboard) and `src/about.py` (for tasks).
|
|
|
11 |
sdk_version: 5.19.0
|
12 |
---
|
13 |
|
14 |
+
- 📄 Paper: [Arxiv](https://arxiv.org/abs/2505.21887)
|
15 |
+
|
16 |
# Start the configuration
|
17 |
|
18 |
Most of the variables to change for a default leaderboard are in `src/env.py` (replace the path for your leaderboard) and `src/about.py` (for tasks).
|