bloqade.lanes.bytecode.SingleHeuristicCzPlacement
← Module overview
class
classSingleHeuristicCzPlacement¶source
bloqade.lanes.bytecode.SingleHeuristicCzPlacement
CZ placement via a target generator + single-heuristic routing.
class SingleHeuristicCzPlacementGenerates candidate target configurations with DefaultTargetGenerator,
validates each, then routes from initial to the first valid candidate
within the shared expansion budget.