add isl_set_get_basic_set_list
commitd25e556fdcbb46ac48ab0f67ecc2094f42252a49
authorSven Verdoolaege <skimo@kotnet.org>
Wed, 29 Apr 2015 11:41:45 +0000 (29 13:41 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Mon, 29 Jun 2015 06:33:43 +0000 (29 08:33 +0200)
tree4192f77b7075847dad669ea5544fa5bf37c77d4f
parent0b97ab9426392e65d12f42733c0948bc4f7fbd89
add isl_set_get_basic_set_list

It is sometimes more convenient to manipulate a list of basic sets
rather than to iterate over them individually.

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