Skip to content

bloqade.lanes.analysis.placement.exceptions.PlacementError

← Module overview

classPlacementErrorsource

bloqade.lanes.analysis.placement.exceptions.PlacementError

Bases: Exception

The placement analysis detected an infeasible or invalid placement.

class PlacementError

Examples: an invalid user-directed move (move_to to a duplicate or occupied destination), an unroutable request the move synthesizer/solver could not satisfy, a spurious CZ partner pair that a global CZ pulse would entangle, or malformed placement IR (mismatched CZ control/target counts, an incomplete terminal measurement).