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

Use correct local cost to decide on switching #256

Closed
wants to merge 12 commits into from
Closed

Use correct local cost to decide on switching #256

wants to merge 12 commits into from

Conversation

phstratmann
Copy link
Contributor

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)
  • PR conforms to Coding Conventions
  • PR applys BSD 3-clause or LGPL2.1+ Licenses to all code files
  • Lint (pyb) passes locally
  • Build tests (pyb -E unit) or (python -m unittest) passes locally

@phstratmann phstratmann self-assigned this Sep 4, 2023
@phstratmann phstratmann closed this by deleting the head repository Oct 12, 2023
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

Successfully merging this pull request may close these issues.

1 participant