Skip to content

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".

Notifications You must be signed in to change notification settings

QNLab-USTC/FMSPP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FMSPP

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".

How to run

  1. python FMSPP.py
  2. python FMSPS.py
  3. python FMSTP.py

Details

run python .\FMSPP_find_threshold.py before python FMSPP.py.

Requirements

  • python3
  • networkx
  • matplotlib
  • numpy

Note and Citation

  • 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}
}

About

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".

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages