isl_map_solve_lp: use isl_map_dim
commit8088837aec7fd4afc96a13208193cd50689e81ce
authorSven Verdoolaege <skimo@kotnet.org>
Tue, 6 Sep 2016 13:18:56 +0000 (6 15:18 +0200)
committerSven Verdoolaege <sven.verdoolaege@gmail.com>
Sun, 2 Sep 2018 15:14:53 +0000 (2 17:14 +0200)
tree503f496a302231d7ec2e21cbc90f45e7b44c34d9
parente6cc24fd7e25e7824217e83020a8256468cddd97
isl_map_solve_lp: use isl_map_dim

This reduces the dependence on the internal representation.

Signed-off-by: Sven Verdoolaege <sven.verdoolaege@gmail.com>
isl_lp.c