Skip to content

Lava Optimization 0.2.0

Compare
Choose a tag to compare
@mgkwill mgkwill released this 29 Sep 03:32
· 161 commits to main since this release
e9a2a70

The lava-optim library version 0.2.0 provides a new quadratic unconstrained binary optimization (QUBO) solver executing on CPU. Loihi 2 support via the Loihi extension for Lava is coming soon.

Features and Improvements

  • Added new quadratic unconstrained binary optimization (QUBO) solver to Lava-Optim (PR #38).
  • Added a Maximum Independent Set tutorial to demonstrate the use of QUBO solver on CPU. Execution on Loihi 2 will enabled in a few days from initial release.

Bug Fixes and Other Changes

  • No Bug Fixes in this release.

Breaking Changes

  • No breaking changes in this release.

Known Issues

  • No known issues at this point

What's Changed

New Contributors

Full Changelog: v0.1.2...v0.2.0