We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab6c8c6 commit d408ec6Copy full SHA for d408ec6
README.md
@@ -101,3 +101,9 @@ cd ..
101
# Run the data generation script
102
python generate_tsp_concorde.py --num_samples <num-sample> --num_nodes <num-nodes>
103
```
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