reimplement isl_constraint in terms of isl_aff
authorSven Verdoolaege <skimo@kotnet.org>
Fri, 1 Jul 2011 15:20:52 +0000 (17:20 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Sat, 23 Jul 2011 14:27:51 +0000 (16:27 +0200)
commite2a2317bec55cd2bda6822199e1a76088236152e
treec11c200a9bad4d718cdd2d9872388560fc8a8dc8
parente0bdeeb4c0db8fb383622265e8d626e5d73cfa49
reimplement isl_constraint in terms of isl_aff

This completes the removal of the ability of using isl_constraint
as an iterator for the constraints in a set or relation.

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
doc/user.pod
include/isl/constraint.h
isl_constraint.c
isl_constraint_private.h