Data and code for "A Modular Quantum Network Architecture for Integrating Network Scheduling with Local Program Execution."
收藏资源简介:
Data used to produce Figures 8 and 9 in Beauchamp <em>et al.</em> "A Modular Quantum Network Architecture for Integrating Network Scheduling with Local Program Execution." (2025) arXiv: 2503.12582. The data collected are the results from our simulation of an implementation of our quantum network architecture on a star topology network, using a scheduling algorithm based on earliest deadline first scheduling. We collect data on the proportion of demands which obtained minimal service, as well as the latency to obtain service and the utilisation of the resources in the network. We used this data to perform a proof-of-concept evaluation of our network architecture. We also provide the Python 3.10 code which was used to create the datasets.
本数据集为博尚等人(Beauchamp et al.)2025年发表于arXiv:2503.12582的论文《用于将网络调度与本地程序执行相集成的模块化量子网络架构》中用于生成图8与图9的支撑数据。本次采集的数据源自我们在星型拓扑网络上对所提出的量子网络架构实现方案进行的仿真结果,所用调度算法基于最早截止时间优先调度(earliest deadline first scheduling)。我们采集的数据涵盖获得最小服务的需求占比、服务获取延迟以及网络内的资源利用率。我们依托该数据集对所提出的网络架构开展了概念验证评估。此外,本数据集还附带了用于生成该数据集的Python 3.10代码。



