CostFunction#
Module: iqm.qubit_selector.qubit_selector
- class iqm.qubit_selector.qubit_selector.CostFunction(value)#
Bases:
StrEnumEnumeration representing different types of cost functions used in the application.
- GATE_COST_CZ#
Represents the cost associated with gate operations.
- GATE_COST_CLIFFORD#
Represents the cost associated with gate operations and CZ as CLIFFORD.
Attributes
Methods
Inheritance
