Open GoogleCodeExporter opened 9 years ago
Yes please go ahead and share the code changes.
Original comment by vijay.pa...@gmail.com
on 28 Nov 2009 at 5:40
Requested features will likely be available in next release cspsol-1.1.
Original comment by vijay.pa...@gmail.com
on 20 Jan 2010 at 5:24
See :
http://code.google.com/p/cspsol/source/detail?r=55
Silent mode and log file feature.
1. Silent mode (--silent) shuns any output to 'cout'. Neither to terminal
nor to a file. Errors to 'cerr' should be printed.
2. Terminal output could be re-directed to user specified file using command
line option '--log filename'. Similar to glpsol, however not a copy of terminal
output
but redirection.
3. BB progress report and debug info is always produced in file
'bb_progress.txt'.
In future, a way could be provided to turn this OFF.
Original comment by vijay.pa...@gmail.com
on 22 Jan 2010 at 5:01
Thanks for providing this functionality.
Works well.
Sorry that I forgot to post my own implementation of this feature.
I have retained your version.
Jonathan Mitchell
Original comment by muggins...@googlemail.com
on 23 Apr 2010 at 9:34
Original issue reported on code.google.com by
jonathan...@yahoo.com
on 25 Nov 2009 at 10:50