isl_set_project_out: always update dimension, even for empty sets
[platform/upstream/isl.git] / isl_map_subtract.c
2010-01-31 Sven Verdoolaegeadd private isl_{set,map}_make_disjoint
2009-12-16 Sven Verdoolaegeadd copyright statements
2009-12-08 Sven Verdoolaegeisl_map_is_subset: break off as soon as difference...
2009-12-08 Sven Verdoolaegecompute set difference using a backtracking algorithm
2009-12-07 Sven Verdoolaegeisl_map_subtract.c: extract from isl_map.c