circuit_knitting_toolbox.circuit_cutting.wire_cutting.evaluate_subcircuits

evaluate_subcircuits(cuts, service=None, backend_names=None, options=None)[source]

Evaluate the subcircuits.

Parameters:
  • cuts (-) – the results of cutting

  • service (-) – A service for connecting to Qiskit Runtime Service

  • options (-) – Options to use on each backend

  • backend_names (-) – The name(s) of the backend(s) to be used

Returns:

the dictionary containing the results from running each of the subcircuits

Return type:

(Dict)