Pith. sign in

REVIEW 1 cited by

QChecker: Detecting Bugs in Quantum Programs via Static Analysis

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2304.04387 v1 pith:O4PN3I4R submitted 2023-04-10 cs.SE cs.PL

classification cs.SEcs.PL
keywords bugsprogramsqcheckerquantumanalysissoftwarestaticanalyzing
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Static analysis is the process of analyzing software code without executing the software. It can help find bugs and potential problems in software that may only appear at runtime. Although many static analysis tools have been developed for classical software, due to the nature of quantum programs, these existing tools are unsuitable for analyzing quantum programs. This paper presents QChecker, a static analysis tool that supports finding bugs in quantum programs in Qiskit. QChecker consists of two main modules: a module for extracting program information based on abstract syntax tree (AST), and a module for detecting bugs based on patterns. We evaluate the performance of QChecker using the Bugs4Q benchmark. The evaluation results show that QChecker can effectively detect various bugs in quantum programs.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. GPU-Accelerated Host-Aware Dead-Measurement Detection in Hybrid Quantum--Classical Programs: Full Version

    quant-ph 2026-07 conditional novelty 6.5 of 10

    Semantics-aware abstract interpretation of classical host code finds non-contributory measurements, enabling ~38% gate removal standalone and >30% after SOTA circuit optimizers, with GPU speedups via levelized SSA.

Pith tools