Skip to content

Commit d408ec6

Browse files
authored
Update README.md
1 parent ab6c8c6 commit d408ec6

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

+6
Original file line numberDiff line numberDiff line change
@@ -101,3 +101,9 @@ cd ..
101101
# Run the data generation script
102102
python generate_tsp_concorde.py --num_samples <num-sample> --num_nodes <num-nodes>
103103
```
104+
105+
## Resources
106+
107+
- [Optimal TSP Datasets generated with Concorde](https://drive.google.com/open?id=1-5W-S5e7CKsJ9uY9uVXIyxgbcZZNYBrp)
108+
- [Paper on arXiv](https://arxiv.org/abs/1906.01227)
109+
- [Follow-up workshop paper](https://arxiv.org/abs/1910.07210)

0 commit comments

Comments
 (0)