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

Two stage solution of VRPs using QUBO #203

Open srrisbud opened 1 year ago

srrisbud commented 1 year ago

Issue Number: #192

Objective of pull request: To enable solving VRPs using the QUBO solver in lava-optimization library

Pull request checklist

Your PR fulfills the following requirements:

Pull request type

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

Does this introduce a breaking change?