MiddleOutLayerGenerator
- class MiddleOutLayerGenerator[source]
Bases:
SimpleLayerGeneratorLayer Generator for search that adds gates at each time step.
Attributes
Methods
gen_initial_layer(target, data)Generate the initial layer, see LayerGenerator for more.
gen_successors(circuit, data)Generate the successors of a circuit node.