[Clp] Stupid question: how to enlarge the precision of number in the log?

Thomas Schoenemann tosch at maths.lth.se
Mon Sep 13 05:09:54 EDT 2010


Dear all,

I have a (probably) very stupid question, but still I was not able to find an 
answer: In Clp, when numbers are printed, apparently always the standard 
settings are used - I see about 6 digits. How do I get output equivalent to 
the commands

std::cerr.precision(12)

or

std::cout.precision(12)

?

Simply calling these methods before running Clp does not work.

Best regards,
  Thomas




More information about the Clp mailing list