qat.model.loaders.legacy.qiskit module

class QiskitModelLoader(qubit_count=20, noise_model=None, strict_placement=True, connectivity=None)

Bases: BaseLegacyModelLoader

load()

Load and return the Hardware Model.

Returns:

A loaded Hardware Model

Return type:

LegacyHardwareModel | LogicalHardwareModel