A re-write of the first version aiming for scalability, configurability, and better circuit generation

1 Open Issue Need Help Last updated: Jul 14, 2025

Open Issues Need Help

View All on GitHub

AI Summary: The QuteFuzz project needs modification to support generating circuits with zero external qubits. This requires updating the internal logic to handle cases where `num_external_qubits` is 0, affecting graph drawing, qubit entanglement choices, and random qubit selection. The goal is to enable proper generation of 'guppy' circuits, which are main() circuits and cannot contain external qubits.

Complexity: 4/5
bug help wanted

A re-write of the first version aiming for scalability, configurability, and better circuit generation

C++