SEApr 5

C2|Q>: A Robust Framework for Bridging Classical and Quantum Software Development -- RCR Report

arXiv:2604.0411254.4Has Code
AI Analysis

This provides a practical tool for quantum software developers to bridge classical and quantum computing, though it appears incremental as a framework implementation.

The paper tackles the challenge of translating classical problem specifications into executable quantum programs by introducing a modular, hardware-agnostic framework, resulting in a released open-source tool with support for ten problem families and multiple hardware backends.

This is the Replicated Computational Results (RCR) Report for the paper C2|Q>: A Robust Framework for Bridging Classical and Quantum Software Development. The paper introduces a modular, hardware-agnostic framework that translates classical problem specifications - Python code or structured JSON - into executable quantum programs across ten problem families and multiple hardware backends. We release the framework source code on GitHub at https://github.com/C2-Q/C2Q, a pretrained parser model on Zenodo at https://zenodo.org/records/19061125, evaluation data in a separate Zenodo record at https://zenodo.org/records/17071667, and a PyPI package at https://pypi.org/project/c2q-framework/ for lightweight CLI and API use. Experiment 1 is supported through a released pretrained model and training notebook, while Experiments 2 and 3 are directly executable via documented make targets. This report describes the artifact structure, setup instructions, and the mapping from each execution route to the corresponding experiment.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes