Hello,
I have a modeling question. I branch on an IntVarArray using: INT_VAR_MERIT_MAX and INT_VAL.
To calculate the merit of a variable I need to calculate the value that this variable must have.
The questions are therefore as follows:
“How and where to store the values of these variables so as not to have to recalculate them when calling INT_VAL?”
“Can I store these values in the current Space? What precautions should be taken (recomputation) ?"
Thanks for your help
Marcus