|
|
hace 2 meses | |
|---|---|---|
| .. | ||
| __pycache__ | hace 2 meses | |
| metrics | hace 2 meses | |
| outputs | hace 2 meses | |
| schedulers | hace 2 meses | |
| utils | hace 2 meses | |
| viz | hace 2 meses | |
| LICENSE | hace 2 meses | |
| README.md | hace 2 meses | |
| convert.py | hace 2 meses | |
| convert.py~ | hace 2 meses | |
| evalationmemo.txt | hace 2 meses | |
| evaluation.py | hace 2 meses | |
| evaluationgap.py | hace 2 meses | |
| evaluationgap.py~ | hace 2 meses | |
| evaluationpair.py | hace 2 meses | |
| groups.org | hace 2 meses | |
| main.py | hace 2 meses | |
| nb_protocol.py | hace 2 meses | |
| network.py | hace 2 meses | |
This repository contains the source code for reproducing the results of our INFOCOM'24 paper titled LinkSelFiE: Link Selection and Fidelity Estimation in Quantum Networks.
To get started, ensure you have the following packages installed:
NetSquid, scipy, matplotlib
Execute the following command to reproduce all the figures in the paper:
python main.py
See LICENSE