Originally posted by: SystemAdmin
[shadi said:]
hi
i still have the problem (out of memory), i think that my solution is related to the parameter workmem,
that becuase i don't have limitation over time. so I tried adding following to the code
ipConfig.cplex.workmem=100000;
ipConfig.cplex.nodefileind=2;
but it seems to make no difference at all.
how i can use these parameters????????????????
Kshieboun Shadi
#DecisionOptimization#OPLusingCPLEXOptimizer