ahmedheakl commited on
Commit
4c90274
·
verified ·
1 Parent(s): 5038016

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
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).