-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Description
At the moment, MathematicalProblemConverter does not support ommx.v1.Solution. Support it as it was supported.
Just Idea
MathematicalProblemConverter has decode function, however, to be fair, it is wrong (which is my decision since converters for QRAO is not the case for this decode, I'm sorry).
So,
- Move the current
decodetoQAOAConverterandFQAOAConveter. - Define
decodeinMathematicalProblemConverter, which takesBinarySampleSetand returnsommx.v1.Solution. - Use
MathematicalProblemConverter.decodeindecodeinQAOAConverterandFQAOAConverter, which means takesSampleResult[list[int]]and returnsommx.v1.Solution.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request