[PPL-devel] [GIT] ppl/ppl(master): Adapted to follow the IBM OSL conventions for the MPS format.

Roberto Bagnara bagnara at cs.unipr.it
Sat Jan 9 14:37:57 CET 2010


Module: ppl/ppl
Branch: master
Commit: 97ce932e012943328164d387cfe9a8d2196ca171
URL:    http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=97ce932e012943328164d387cfe9a8d2196ca171

Author: Roberto Bagnara <bagnara at cs.unipr.it>
Date:   Sat Jan  9 14:19:59 2010 +0100

Adapted to follow the IBM OSL conventions for the MPS format.

---

 demos/ppl_lpsol/examples/ex1.mps |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/demos/ppl_lpsol/examples/ex1.mps b/demos/ppl_lpsol/examples/ex1.mps
index 125f3d9..fcbc51a 100644
--- a/demos/ppl_lpsol/examples/ex1.mps
+++ b/demos/ppl_lpsol/examples/ex1.mps
@@ -16,4 +16,6 @@ RHS
     RHS       C1        5
     RHS       r_000002  5
 BOUNDS
+ PL FOO       x1
+ PL FOO       x2
 ENDATA




More information about the PPL-devel mailing list