Objective of pull request: The Loihi 2 QUBO solver currently uses incorrect local cost to decide on switching condition. This is the corresponding lava-optim PR to resolve that bug.
Pull request checklist
Your PR fulfills the following requirements:
[ ] Issue created that explains the change and why it's needed
[ ] Tests are part of the PR (for bug fixes / features)
[ ] Docs reviewed and added / updated if needed (for bug fixes / features)
Objective of pull request: The Loihi 2 QUBO solver currently uses incorrect local cost to decide on switching condition. This is the corresponding lava-optim PR to resolve that bug.
Pull request checklist
Your PR fulfills the following requirements:
pyb
) passes locallypyb -E unit
) or (python -m unittest
) passes locally