biswash47

Results 2 issues of biswash47

### What should we add? The `CouplingMap` class in `/qiskit/transpiler/coupling.py` accepts a coupling list for initialization. The coupling list is expected to be a sequence of pairs of coupled qubits....

type: feature request

### What is the expected enhancement? Per current api, one way to extend an existing graph is to use the `PyDiGraph::extend_from_edge_list`. This method expects a list of tuples. The enhancement...

enhancement