CVRPDataset commited on
Commit
2bf0acb
·
verified ·
1 Parent(s): 027fe2f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -155,8 +155,9 @@ labelme
155
  ```bash
156
  python run/json2png.py
157
  ```
158
- ### Citation
159
- Please considering cite our paper if you find this work useful!
 
160
 
161
  ### Acknowledgements
162
  We thank Mr.Zhitao Zhu, Dr. Weijie Tang, and Dr. Yunhui Zhang for their technical support.
 
155
  ```bash
156
  python run/json2png.py
157
  ```
158
+ ### Data and Code Availability
159
+ The CVRP dataset and accompanying codes are publicly available from Hugging Face at https://huggingface.co/datasets/CVRPDataset/CVRP & https://huggingface.co/CVRPDataset/Model,
160
+ and Bioinformatics service in Nanjing Agricultural University at http://bic.njau.edu.cn/CVRP.html.
161
 
162
  ### Acknowledgements
163
  We thank Mr.Zhitao Zhu, Dr. Weijie Tang, and Dr. Yunhui Zhang for their technical support.