Originally posted by: SystemAdmin
[susana_sze said:]
Hi,
I'm trying to solve a problem similar to cutstock with column generation.
I have x_i_j as my dvar in the problem
Due to the large problem size, I use some some heuristic/logical rule to find some value of x_i_j which is known as zero before hand at dot net. I want to fix those x_i_j equals to zero directly into the mod file as dvar. Is that possible to do so? If yes, how to fix those dvar?
Thanks in advance.
Susana
#DecisionOptimization#OPLusingCPLEXOptimizer