Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Solution decoder for protein folding. #259

Closed
dlasecki opened this issue Jul 2, 2021 · 0 comments
Closed

Solution decoder for protein folding. #259

dlasecki opened this issue Jul 2, 2021 · 0 comments
Assignees

Comments

@dlasecki
Copy link
Contributor

dlasecki commented Jul 2, 2021

Having constructed a full Hamiltonian for the problem, we compress the number of qubits by getting rid of trivial registers (initially reserved due to the size of a problem but then not relevant for optimization). Currently, this compression is 1-way only as we do not propagate information on which qubits were removed. It makes it impossible to interpret the solution vector - we are only left with an optimal value.

The goal of this issue is to propagate the relevant information and implement a method for reconstructing the full solution vector that is easy to interpret.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant