qlauncher

Contents

qlauncher#

QLauncher#

Program made for easier usage of Quantum computer for testing purposes. Provided with pre-made problems and algorithms.

Submodules:

Subpackages:

Summary#

__all__ Classes:

QLauncher

QLauncher class.

Result

Result(best_bitstring: str, best_energy: float, most_common_bitstring: str, most_common_bitstring_energy: float, distribution: dict, energies: dict, num_of_samples: int, average_energy: float, energy_std: float, result: Any)