dwavesystems / dwave-optimization

Enables the formulation of nonlinear models for industrial optimization problems.
https://docs.ocean.dwavesys.com/en/stable/docs_optimization/index.html#index-optimization
Apache License 2.0
7 stars 18 forks source link

Restructure symbol tests #63

Closed arcondello closed 3 months ago

arcondello commented 3 months ago

Remove the symbol test mixins and replace them with subclasses. This requires putting them in another "namespace". I also added BinaryOpTests with a single sanity test.