basis_reduction_glpk.c: check for sanity of solution
commit581032c611d7fd7ed1550e5f264dbed5da403dc6
authorSven Verdoolaege <skimo@kotnet.org>
Thu, 7 Jun 2007 19:48:10 +0000 (7 21:48 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Thu, 7 Jun 2007 19:48:10 +0000 (7 21:48 +0200)
treee84b43493a8128817fbdb2a295f420d790eca16b
parentc77dc326cf1dbacdece4ab6de0a820a1146a3558
basis_reduction_glpk.c: check for sanity of solution

Since we are always optimizing over a bounded polyhedron,
the solutions should never be unbounded.
basis_reduction_glpk.c