kaushikrcks / lpsolver

Automatically exported from code.google.com/p/lpsolver
0 stars 0 forks source link

"Bad LPP Input" Error Messages #1

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Input an infeasible LPP, solve.
2. Input an unbounded LPP, solve.
3. Input a pivot out-timing LPP, solve.

What is the expected output? What do you see instead?
Expect separate error messages.  Currently produces the same error message.

Original issue reported on code.google.com by GTh...@gmail.com on 7 Apr 2009 at 3:10

GoogleCodeExporter commented 8 years ago
Responds with specific error message when a basic feasible solution cannot be 
found,
but still need to distinguish between pivot out-timing and unbounded LPPs.

Original comment by GTh...@gmail.com on 15 Apr 2009 at 2:15

GoogleCodeExporter commented 8 years ago
Resolved.  Would like test confirmation/verification.

Original comment by GTh...@gmail.com on 19 Apr 2009 at 2:34