bloqade.lanes.analysis.placement.exceptions.PlacementError
← Module overview
class
classPlacementError¶source
bloqade.lanes.analysis.placement.exceptions.PlacementError
Bases: Exception
The placement analysis detected an infeasible or invalid placement.
class PlacementErrorExamples: 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).