lava-nc / lava-optimization

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

[QUBO] Use corrrect local cost to decide on switching condition #268

Closed phstratmann closed 9 months ago

phstratmann commented 11 months 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.