add isl_basic_set_list_coefficients
commit9351df86ddd9b880eac3a9fc7dfc6f4342322c41
authorSven Verdoolaege <skimo@kotnet.org>
Thu, 2 Mar 2017 08:15:51 +0000 (2 09:15 +0100)
committerSven Verdoolaege <sven.verdoolaege@gmail.com>
Thu, 25 May 2017 14:13:31 +0000 (25 16:13 +0200)
tree808ea9654e6b2028ffaba570075f4390f10d8fef
parent763ae4ecec17f694e05b1e680994bec9abec4235
add isl_basic_set_list_coefficients

This function will be useful when collecting validity edges
with duplicates removed.

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