First post:
varun1145 wrote: Is there a simple way to give in input a set of constraints on integer variables and get in output their ranges (min,max)? Which API method should i use?
Latest post:
kefayati wrote: Can you give us an example? I think you can, at least regarding the decisions and parameters, you can give ranges on them. Regarding outputs, using Solution.Decisions.GetValues() and its ...