IsingResult¶
- class IsingResult(cost_hamiltonian, loss_constant, n_qubits, encoding)[source]¶
Bases:
objectResult of converting a QUBO/HUBO to a cleaned Ising Hamiltonian.
Attributes Summary
Canonical wire mapping aligned with the SPO.
Attributes Documentation
- cost_hamiltonian: SparsePauliOp = <dataclasses._MISSING_TYPE object>¶
- encoding: IsingEncoding = <dataclasses._MISSING_TYPE object>¶
- wires¶
Canonical wire mapping aligned with the SPO.