You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You cannot access directly the dvar values: doopl only "extracts" tupleSet from OPL to Python.
If you look at the examples, such as loving_hearts or mulprod, you will see that they all declare post processing tupleSet structures that are filled via comprehensions on the decision variables values, then from python they are accessed via the get_table method.
Hi,
I can get the Z value, but how can I find out the values of the decision variables?
Yours truly
The text was updated successfully, but these errors were encountered: