isl_map_transitive_closure: construct paths that can be composed
commitbf03dfe7eeb95c1c1bffb7a312bf944e08e7a549
authorSven Verdoolaege <skimo@kotnet.org>
Sat, 13 Feb 2010 13:36:23 +0000 (13 14:36 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Mon, 15 Feb 2010 10:11:42 +0000 (15 11:11 +0100)
treeaf723ea67cf0f3a78bb1ee54cad2cfa6a2ced5ca
parent3e619945e015add30dae3a9c3f0b9ae474ae6334
isl_map_transitive_closure: construct paths that can be composed

In particular, keep track of the number of steps in an extra
coordinates such that composition simply sums the number of steps.
isl_transitive_closure.c