You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
During the Hamiltonian Creation, currently the following issues are encountered:
The pauli strings are created with the operators assigned to the qubits in inverse order. While this does not affect the results, this leads to an unintuitive qubit assignment
For specific constraint weightings, the energy value can become negative for certain invalid domain wall states. This must be avoided.
The text was updated successfully, but these errors were encountered:
During the Hamiltonian Creation, currently the following issues are encountered:
The text was updated successfully, but these errors were encountered: