QFASTDecompositionPass.restrict_head

QFASTDecompositionPass.restrict_head(circuit, location)[source]

Remove location from the VLG Head in circuit.

Parameters:
  • circuit (Circuit) – The circuit to restrict its VLG head.

  • location (CircuitLocation) – The location to remove from the VLG head.