I am using Concert Technology to run a *.mod file. It will give me the following warning with some dataset because a variable is never used.
I have tried cplex.setWarning(null) and also try to set it to another output stream. However, the warning message still shows in my console in red. Does it mean cplex will always output the warning message to stderr? Is there anyway not letting the message to be sent to stderr?
*** WARNING[GENERATE_207] at 567:45-141 SCB_MCO: Element "changeUB" has never been used.