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

Track cost instead of minimum cost when user sets probe_cost = True on SolverConfig. #194

Closed GaboFGuerra closed 1 year ago

GaboFGuerra commented 1 year ago

Issue Number:

Objective of pull request:

Pull request checklist

Your PR fulfills the following requirements:

Pull request type

Please check your PR type: - [x] Bugfix ## What is the current behavior?

-

What is the new behavior?

-

Does this introduce a breaking change?