Searched refs:acyclic (Results 1 - 2 of 2) sorted by relevance

/haiku-buildtools/isl/
H A Disl_transitive_closure.c149 * If "project" is set and if "steps" can only result in acyclic paths,
692 /* Check whether "path" is acyclic, where the last coordinates of domain
704 int acyclic; local
717 acyclic = isl_set_is_empty(delta);
720 return acyclic;
2350 * In particular, check that app is acyclic and, if so,
/haiku-buildtools/isl/doc/
H A Dimplementation.tex1359 If $R$ is acyclic, then the inductive definition of
1374 forward relations, a special case of acyclic relations.
1397 in the acyclic case, so we only need to be careful that we find
1405 Note that if $R^+$ is acyclic and $T$ is not, then the approximation

Completed in 118 milliseconds