Do also read the inhomogeneous term of the objective function.
authorEnea Zaffanella <zaffanella@cs.unipr.it>
Sun, 29 Aug 2010 09:01:58 +0000 (11:01 +0200)
committerEnea Zaffanella <zaffanella@cs.unipr.it>
Sun, 29 Aug 2010 09:07:47 +0000 (11:07 +0200)
commitc82a27391846139072cadf0754f59f4805f4f99b
tree17ca7b8db40f84ee80f1723f76f29e6578532277
parentf75832a600dfb6af890af3fb94cb99500d7e5de4
Do also read the inhomogeneous term of the objective function.

This should allow for a (almost) meaningful comparison with the optimizied
value computed by glpk when using command line option -c.

Also corrected a minor bug in the output routine for the objective function
(an open parenthesis was sometimes missing).
demos/ppl_lpsol/ppl_lpsol.c