dwavesystems / dwave-samplers

Classical algorithms for solving binary quadratic models
Apache License 2.0
8 stars 12 forks source link

Enable C++ tests #18

Closed arcondello closed 2 years ago

arcondello commented 2 years ago

Enable C++ tests for Greedy and Tabu. SA does not have any C++ tests (yet) and Tree's need to be rewritten to use Catch2 rather than boost.