quantum_launcher.problems.problem_formulations.jssp.Binary

quantum_launcher.problems.problem_formulations.jssp.Binary#

Summary#

Classes:

Binary

It's not the same as Binary, it just replicate "spin" calculation "Binary" from pyqubo

Reference#

class quantum_launcher.problems.problem_formulations.jssp.Binary.Binary(value: str)[source]#

Bases: object

It’s not the same as Binary, it just replicate “spin” calculation “Binary” from pyqubo

calculate()[source]#
compile()[source]#
to_bqm()[source]#