Extend the C API to support creation of classical expressions
Author: eliarbelCreated Jul 26, 2026Updated Sep 17, 2026
Labelstype: feature requestmod: circuittopic: C API
In order to fully support control flow construction in the C API (tracked in #15981), we should also expose API for creating classical expressions.
There is a WIP PR with some initial ideas here #16180, which could be used as a starting point for the design and implementation of this functionality.
Source: Qiskit/qiskit