isl_map_gist: use simple hull instead of convex hull
commit8564d630755ba882871637cd6f292662f0801501
authorSven Verdoolaege <skimo@kotnet.org>
Thu, 29 Jul 2010 12:46:01 +0000 (29 14:46 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Fri, 30 Jul 2010 19:38:01 +0000 (30 21:38 +0200)
tree8d64479466715606416188e810f7e1c5742ee36f
parent582a4a6a1b54005baa063fa1cab1288ebfc099b7
isl_map_gist: use simple hull instead of convex hull

isl is still not very good at computing convex hulls.

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
isl_map_simplify.c