Update README.md
Browse files
README.md
CHANGED
@@ -155,8 +155,9 @@ labelme
|
|
155 |
```bash
|
156 |
python run/json2png.py
|
157 |
```
|
158 |
-
###
|
159 |
-
|
|
|
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.
|