Skip to content
This repository was archived by the owner on Nov 16, 2023. It is now read-only.
This repository was archived by the owner on Nov 16, 2023. It is now read-only.

Provide access to rounding post-processing as a method #8

@garrison

Description

@garrison

What is the expected enhancement?

Currently, QuantumRandomAccessOptimizer.solve() performs some post-processing on the rounding results. However, if one calls solve_relaxed() and then performs rounding manually, there is no convenient way to perform this post-processing. We should add such a way.

Once complete, we should also update the second tutorial with the new method and remove the following text:

Note: in the future, we will expose functionality to easily translate the results obtained by manually rounding back to the solution of original problem. Currently, this happens automatically when calling QuantumRandomAccessOptimizer.solve(problem).

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestoptimizerQuantumRandomAccessOptimizer

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions