entropicalabs / openqaoa

Multi-backend SDK for quantum optimisation
MIT License
113 stars 59 forks source link

Fixes issue #209: Handling argument list containing `0`s in `NumberPartition` #244

Closed lumapools closed 1 year ago

lumapools commented 1 year ago

Description

Checklist

Type of change

How Has This Been Tested?

Name the new unit-tests that you have added along with this change. In test_problems.py, added a unit test test_number_partitioning_handles_0_in_numbers()

lumapools commented 1 year ago

Closed this PR due to unnoticed unmerged local changes from a different branch (needs rewrite)