lava-nc / lava-optimization

Neuromorphic mathematical optimization with Lava
https://lava-nc.org/optimization.html
BSD 3-Clause "New" or "Revised" License
52 stars 26 forks source link

Use correct local cost to decide on switching #256

Closed phstratmann closed 1 year ago

phstratmann commented 1 year ago

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: