lexmin.cc: fix use of compress_parms
commitfdd478d9f8c38d5f5ed6ac8018be0ae524183147
authorSven Verdoolaege <skimo@kotnet.org>
Sun, 13 Aug 2006 09:42:53 +0000 (13 11:42 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Sun, 13 Aug 2006 09:43:55 +0000 (13 11:43 +0200)
tree24701ac2e1c9a04145bda6958aa7289242a3d91c
parentdc984cf38409b59f3d114a55e6b221656e037517
lexmin.cc: fix use of compress_parms

First, the context needs to be transformed in the same way as the polyhedron.
Second, the back substitution needs to be performed correctly.
lexmin.cc