Is there a way to restrict solver from changing the varibles (cells allowed to change)?
I have an optimization problem where only a certain amount of records can be used and I have to find the optimal solution. I am using 1s and 0s (1,0) to determine if the record should be included or not...