This repository provides the open-source implementation related to the research paper "An Efficient Scheduling Scheme of Swapping and Purification Operations for End-to-End Entanglement Distribution".
python FMSPP.pypython FMSPS.pypython FMSTP.py
run python .\FMSPP_find_threshold.py before python FMSPP.py.
- python3
- networkx
- matplotlib
- numpy
- Please refer to the publication "Wang Z, Li J, Xue K, et al. An efficient scheduling scheme of swapping and purification operations for end-to-end entanglement distribution in quantum networks[J]. IEEE Transactions on Network Science and Engineering, 2023, 11(1): 380-391." Link
- Please add the following citation in your work if you use our open-source code.
@article{wang2023efficient,
title={An efficient scheduling scheme of swapping and purification operations for end-to-end entanglement distribution in quantum networks},
author={Wang, Zhaoying and Li, Jian and Xue, Kaiping and Wei, David SL and Li, Ruidong and Yu, Nenghai and Sun, Qibin and Lu, Jun},
journal={IEEE Transactions on Network Science and Engineering},
volume={11},
number={1},
pages={380--391},
year={2023},
publisher={IEEE}
}