qlauncher.problems.problem_formulations.bqm# Summary# Classes: QUBOMatrix Functions: Rawbqm qubo_to_bqm Reference# qlauncher.problems.problem_formulations.bqm.qubo_to_bqm(qubo_with_offset) → dict[source]# class qlauncher.problems.problem_formulations.bqm.QUBOMatrix(qubo_matrix, offset)[source]# Bases: object qubo_matrix_into_bqm()[source]# qlauncher.problems.problem_formulations.bqm.Rawbqm(problem: Raw)[source]#