-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Open
Labels
area/devicesarea/routingarea/transformerscomplexity/lowintroduces/modifies 1-2 concepts, should take 1-2 days max for an advanced contributorintroduces/modifies 1-2 concepts, should take 1-2 days max for an advanced contributorgood for learningFor beginners in QC, this will help picking up some knowledge. Bit harder than "good first issues"For beginners in QC, this will help picking up some knowledge. Bit harder than "good first issues"kind/taskA task that's part of a larger effortA task that's part of a larger efforttriage/acceptedA consensus emerged that this bug report, feature request, or other action should be worked onA consensus emerged that this bug report, feature request, or other action should be worked on
Description
Summarize the task
Currently, if a user wants to route their circuit on a device that has asymmetric coupling (i.e. you can execute a CNOT(q1, q2) but not CNOT(q2, q1)) then the transformer raises an error.
Acceptance criteria - when is the task considered done?
As an improvement, we can support directed device graphs using the swap decomposition: SWAP(0,1) <=>
CNOT(0,1), H(0), H(1), CNOT(0,1), H(0), H(1), CNOT(0,1)
Related issues: #5838
Metadata
Metadata
Assignees
Labels
area/devicesarea/routingarea/transformerscomplexity/lowintroduces/modifies 1-2 concepts, should take 1-2 days max for an advanced contributorintroduces/modifies 1-2 concepts, should take 1-2 days max for an advanced contributorgood for learningFor beginners in QC, this will help picking up some knowledge. Bit harder than "good first issues"For beginners in QC, this will help picking up some knowledge. Bit harder than "good first issues"kind/taskA task that's part of a larger effortA task that's part of a larger efforttriage/acceptedA consensus emerged that this bug report, feature request, or other action should be worked onA consensus emerged that this bug report, feature request, or other action should be worked on
Type
Projects
Status
No status