尚未生成 AI 速览(可能缺少 API key 或等待下次运行补跑)。
Despite recent development of quantum program verification, it is still in its early stage, where many quantum programs are hard to verify due to their inherent probabilistic nature and parallelism in quantum superposition. We propose Qafny c , a system that compiles quantum program verification into a well-established classical program verifier Dafny, enabling the formal verification of quantum programs. The key insight behind Qafny c is the separation of quantum program verification from its execution, leveraging the strength of classical verifiers to ensure correctness before compiling certified quantum programs into executable circuits. Using Qafny c , we have successfully verified 37 diverse quantum programs by compiling their verification into Dafny. To the best of our knowledge, this is the most extensive formally verified set of quantum programs.
DOI 原文 ·
@article{paperbot3011,
title = {Embedding Quantum Program Verification into Dafny},
author = {Feifei Cheng and Sushen Vangeepuram and Henry Allard and Seyed Mohammad Reza Jafari and Alex Potanin and Liyi Li},
journal = {Proceedings of the ACM on Programming Languages},
volume = {9},
number = {OOPSLA2},
year = {2025},
doi = {10.1145/3763157}
}