Bengali
Languages
English
Bengali
French
German
Japanese
Korean
Portuguese
Spanish
Tamil

qiskit.transpiler.CouplingMap.reduce

CouplingMap.reduce(mapping)[source]

Returns a reduced coupling map that corresponds to the subgraph of qubits selected in the mapping.

প্যারামিটার

mapping (list) -- A mapping of reduced qubits to device qubits.

রিটার্নস

A reduced coupling_map for the selected qubits.

রিটার্ন টাইপ

CouplingMap

রেইজেস

CouplingError -- Reduced coupling map must be connected.