Cirq icon indicating copy to clipboard operation
Cirq copied to clipboard

[WIP] Added InitialMapper base class and LineInitialMapper implementation

Open ammareltigani opened this issue 3 years ago • 0 comments

This PR is the second in a series to implement qubit routing capabilities in Cirq. It (1) adds a base class AbstractInitialMapper (2) an implementation of this base class LineInitialMapper that uses the placement strategy outlines in https://arxiv.org/pdf/1902.08091.pdf

For more context, see http://tinyurl.com/cirq-qubit-routing

ammareltigani avatar Aug 12 '22 20:08 ammareltigani