
Module: ppl/ppl Branch: master Commit: 56ee86b9ccf001c8dc2ab1558332e9691b2eff3f URL: http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=56ee86b9ccf00...
Author: Roberto Bagnara bagnara@cs.unipr.it Date: Sat Jan 9 14:38:37 2010 +0100
Adapted to follow the IBM OSL conventions for the MPS format.
---
demos/ppl_lpsol/examples/unboundedmin.mps | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/demos/ppl_lpsol/examples/unboundedmin.mps b/demos/ppl_lpsol/examples/unboundedmin.mps index 059a663..9f3549d 100644 --- a/demos/ppl_lpsol/examples/unboundedmin.mps +++ b/demos/ppl_lpsol/examples/unboundedmin.mps @@ -16,4 +16,6 @@ RHS RHS C1 0 RHS r_000002 0 BOUNDS + PL FOO x1 + PL FOO x2 ENDATA