Originally posted by: SystemAdmin
I have found the parameters to set it.
cplex.setParam(IloCplex.DoubleParam.TiLim, x);
x is the maximal time in second.
Can anyone recommend a good introduction book about using Java interface of CPLEX?
#DecisionOptimization#OPLusingCPLEXOptimizer