processing.steps.placement#
Contains placement pre-processing steps
Classes#
|
finds a mapping between the circuit's wires and the machine's qubits using an ASTAR based traversal heuristic |
|
finds a mapping between the circuit's wires and the machine's qubits using the ISMAGS subgraph isomorphism algorithm |
|
base class for any placement algorithm. |
|
finds a mapping between the circuit's wires and the machine's qubits using the VF2 subgraph isomorphism algorithm |