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:
circuits (list[list[CircuitLayer]]) – The layered circuits.
components (ComponentGrouping) – The full set of active locus components for the circuit batch.
builder (ScheduleBuilder) – The schedule builder
- Returns:
TimeBoxes representing the circuits.
- Return type: