summaryrefslogtreecommitdiff
path: root/isl_map_private.h
AgeCommit message (Expand)AuthorFilesLines
2008-10-11add struct_ctx field to isl_set and isl_mapSven Verdoolaege1-54/+33
2008-08-25isl_basic_map_affine_hull: compute integer affine hullSven Verdoolaege1-0/+2
2008-08-25add convex hull computationSven Verdoolaege1-0/+11
2008-08-25remove obviously redundant divs based on inequalitiesSven Verdoolaege1-0/+3
2008-08-25isl_map_affine_hull: perform affine hull on underlying setSven Verdoolaege1-0/+5
2008-08-25extract isl_map_align_divs from isl_affine_hull.cSven Verdoolaege1-0/+1
2008-08-25add isl_map_remove_empty_partsSven Verdoolaege1-0/+5
2008-08-25add isl_basic_set_read_from_fileSven Verdoolaege1-0/+4
2008-08-25remove_duplicate_constraints: also detect implicit equalites and conflicting ...Sven Verdoolaege1-0/+2
2008-08-25isl_basic_set_sample: remove equalities firstSven Verdoolaege1-0/+6
2008-08-08Initial version of the integer set librarySven Verdoolaege1-0/+32