qiskit/releasenotes/notes/0.22/edge-coloring-e55700fcf8902...

8 lines
270 B
YAML

---
features:
- |
The :class:`.Commuting2qGateRouter` constructor now has a new keyword
argument, ``edge_coloring``. This argument is used to provide an edge
coloring of the coupling map to determine the order in which the
commuting gates are applied.