pennylane_calculquebec.processing.config.processing_config.MonarqDefaultConfigNoBenchmark

pennylane_calculquebec.processing.config.processing_config.MonarqDefaultConfigNoBenchmark#

pennylane_calculquebec.processing.config.processing_config.MonarqDefaultConfigNoBenchmark(machine_name: str, excluded_qubits=[], excluded_couplers=[]) ProcessingConfig#

The default configuration preset, minus the benchmarking acceptance tests on qubits and couplers in the placement and routing steps.

Parameters:
  • machine_name (-) – The name of the quantum computer (yukon or yamaska)

  • excluded_qubits (-) – which qubits should not be used?

  • excluded_couplers (-) – which couplers should not be used?

Returns:

Monarq default config without using benchmarks

Return type:

  • (ProcessingConfig)