- NeurIPS 2021 paper "On Joint Learning for Solving Placement and Routing in Chip Design" (DeepPlace)
- NeurIPS 2022 paper "The Policy-gradient Placement and Generative Routing Neural Networks for Chip Design" (PRNet)
If you find our paper/code useful in your research, please citing
@article{cheng2021joint,
title={On Joint Learning for Solving Placement and Routing in Chip Design},
author={Cheng, Ruoyu and Yan, Junchi},
journal={Advances in Neural Information Processing Systems},
volume={34},
pages={16508--16519},
year={2021}
}
@article{cheng2022policy,
title={The policy-gradient placement and generative routing neural networks for chip design},
author={Cheng, Ruoyu and Lyu, Xianglong and Li, Yang and Ye, Junjie and Hao, Jianye and Yan, Junchi},
journal={Advances in Neural Information Processing Systems},
volume={35},
pages={26350--26362},
year={2022}
}