isl_map_transitive_closure: don't add length parameter
authorSven Verdoolaege <skimo@kotnet.org>
Wed, 14 Apr 2010 10:39:56 +0000 (12:39 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Thu, 15 Apr 2010 11:33:53 +0000 (13:33 +0200)
commitd20f9a127475867e355cca35e5612e4963079b09
treea07112056dd8c77e89d7d5d6506b1794c027cee6
parent77ab1fde2f5d1c388dde51b87d7f9b57f26b093c
isl_map_transitive_closure: don't add length parameter

Just project out the final coordinates, intead of equating the difference
to a parameter and then projecting out the difference.
isl_transitive_closure.c