Open srrisbud opened 1 year ago
Issue Number: #192
Objective of pull request: To enable solving VRPs using the QUBO solver in lava-optimization library
Your PR fulfills the following requirements:
pyb
pyb -E unit
python -m unittest
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:
pyb
) passes locallypyb -E unit
) or (python -m unittest
) passes locallyPull request type
Please check your PR type: - [x] Feature ## What is the new behavior?Does this introduce a breaking change?