qiskit.algorithms.ShorResult.combine¶ ShorResult.combine(result)¶ Any property from the argument that exists in the receiver is updated. :type result: AlgorithmResult :param result: Argument result with properties to be set. Raises TypeError – Argument is None Return type None