Update README.md
Browse files
README.md
CHANGED
@@ -20,4 +20,10 @@ In this project, we have converted the the functional format to the Stdio format
|
|
20 |
# Citation
|
21 |
|
22 |
```
|
|
|
|
|
|
|
|
|
|
|
|
|
23 |
```
|
|
|
20 |
# Citation
|
21 |
|
22 |
```
|
23 |
+
@article{wang2025cure,
|
24 |
+
title={Co-Evolving LLM Coder and Unit Tester via Reinforcement Learning},
|
25 |
+
author={Wang, Yinjie and Yang, Ling and Tian, Ye and Shen, Ke and Wang, Mengdi},
|
26 |
+
journal={arXiv preprint arXiv:2506.03136},
|
27 |
+
year={2025}
|
28 |
+
}
|
29 |
```
|