iqm.cpc.compiler.layering_stages.resolve_layers

Contents

iqm.cpc.compiler.layering_stages.resolve_layers#

iqm.cpc.compiler.layering_stages.resolve_layers(circuits, components, builder)#

Resolve the layered circuits into TimeBoxes, while applying the prescribed transformations.

Parameters:
Returns:

TimeBoxes representing the circuits.

Return type:

list[TimeBox]