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 17 forks source link

`ArraySymbol.state()` should resolve the states #62

Closed arcondello closed 2 months ago

arcondello commented 2 months ago

ArraySymbol.state() should call self.model.states.resolve().

arcondello commented 2 months ago

Oops, it does. User error.