Originally posted by: yanzhi
excuse me, I encountered this problem again. this time I was using windows 7 64 bits, cplex 12.4,
and I tried the code as follows
[x,fval,exitflag,output] = cplexmilp(f,Aineq,bineq,[],[],[],[],[],lb,ub,ctype,[],[] );
but the problem occurs as
matlab has encountered internal problem and needs to close
I don't know why.
#CPLEXOptimizers#DecisionOptimization