basis_reduction_glpk.c: correctly set type of rows corresponding to equalities
commitfb29999494bba1f068911d3cfcefc4b43607c185
authorSven Verdoolaege <skimo@kotnet.org>
Thu, 7 Jun 2007 19:50:16 +0000 (7 21:50 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Thu, 7 Jun 2007 19:50:16 +0000 (7 21:50 +0200)
tree9478157e13ebf1fbf9ba8cfea6a27c7ab8dbd3ed
parent581032c611d7fd7ed1550e5f264dbed5da403dc6
basis_reduction_glpk.c: correctly set type of rows corresponding to equalities

Without this fix, some problems with equalities would have an
unbounded solution and the remainder of the procedure would
continue to work with a meaningless result.
basis_reduction_glpk.c