Quantum Simulation Dataset
收藏arXiv2025-09-30 收录
下载链接:
https://github.com/hafeezzwiz21/DFGS-BDGS
下载链接
链接失效反馈官方服务:
资源简介:
该数据集包含了使用Qiskit Aer模拟器进行的量子模拟试验结果,这些试验涉及的量子比特空间从4到20个量子比特不等。该数据集不仅包含了提出的BDGS算法、DFGS算法和标准GS算法的实验结果,而且还展示了这些算法在运行时间和所需迭代次数上的改进。每个执行都针对从4到20个量子比特的量子比特空间进行了1024次射击,以评估量子搜索算法的性能。
This dataset contains the results of quantum simulation experiments conducted using the Qiskit Aer simulator, with qubit spaces ranging from 4 to 20 qubits. This dataset not only includes the experimental results of the proposed BDGS, DFGS and standard GS algorithms, but also demonstrates the performance improvements of these algorithms in terms of runtime and required iteration counts. Each execution was carried out with 1024 shots on qubit spaces from 4 to 20 qubits, aiming to evaluate the performance of quantum search algorithms.
提供机构:
Qiskit
搜集汇总
数据集介绍

背景与挑战
背景概述
该数据集是一个GitHub仓库,包含双向格罗弗搜索(BDGS)和深度优先格罗弗搜索(DFGS)量子算法的实现,旨在优化量子搜索性能。算法结合了部分格罗弗搜索和双向搜索策略,平均复杂度为O(√N/2),优于常规格罗弗搜索,并提供了Qiskit Python代码和2到20量子位的基准测试结果。
以上内容由遇见数据集搜集并总结生成



