Hello,
I am Bonmin user on Neos. I need to suppress the intermidate solver statistics.
To suppress the output I set the parameters as follow :
option bonmin_options "bonmin.algorithm B-BB print_level 0 outlev 0 ";
but this does not work. Can you please tell me how this can be avoided?