descriptionInteger set library
homepage URLhttp://freshmeat.net/projects/isl
ownerskimo-isl@kotnet.org
last changeSat, 25 May 2024 13:04:53 +0000 (25 15:04 +0200)
content tags
add:
readme
isl is a library for manipulating sets and relations of integer points bounded by linear constraints. Supported operations on sets include intersection, union, set difference, emptiness check, convex hull, (integer) affine hull, integer projection, and computing the lexicographic minimum using parametric integer programming. It also includes an ILP solver based on generalized basis reduction. isl is released under the MIT license.
shortlog
13 days ago Sven Verdoolaegeisl_basic_map_gist: allow existentially quantified... master
13 days ago Sven Verdoolaegeisl_basic_map_align_divs: use isl_basic_map_dim
13 days ago Sven Verdoolaegeisl_basic_map_align_divs: use number of local variables...
13 days ago Sven Verdoolaegeisl_map.c: find_div: return isl_size
13 days ago Sven Verdoolaegeisl_basic_map_plain_unshifted_simple_hull: explicitly...
13 days ago Sven Verdoolaegeisl_basic_map_remove_shifted_constraints: align with...
13 days ago Sven Verdoolaegeisl_basic_map_remove_shifted_constraints: drop existent...
13 days ago Sven Verdoolaegeprivately expose isl_basic_map_remove_unknown_divs
13 days ago Sven Verdoolaegeadd some isl_basic_set_gist tests
13 days ago Sven Verdoolaegemove some gist tests to isl_test2.cc
13 days ago Sven Verdoolaegeisl_test2.cc: test(R (T::*fn)(A1 &, A2 &)): extract...
13 days ago Sven Verdoolaegeisl_test2.cc: test(R (T::*fn)(A1 &, A2 &)): fix typo...
13 days ago Sven Verdoolaegeisl_test.c: test_gist: fix check for internal consistency
2024-05-11 Sven Verdoolaegeisl_tab_basic_map_partial_lexopt: detect modulos and...
2024-05-11 Sven Verdoolaegeisl_aff.c: pw_multi_aff_from_map_plug_in: extract isl_a...
2024-05-11 Sven Verdoolaegeisl_aff.c: pw_multi_aff_from_map_plug_in: simplify...
...
tags
14 months ago isl-0.26 isl 0.26
23 months ago isl-0.25 isl 0.25
3 years ago isl-0.24 isl 0.24
3 years ago isl-0.23 isl 0.23
4 years ago isl-0.22.1 isl 0.22.1
4 years ago isl-0.22 isl 0.22
5 years ago isl-0.21 isl 0.21
5 years ago isl-0.20 isl 0.20
6 years ago isl-0.19 isl 0.19
6 years ago consecutivity_CW_709
7 years ago isl-0.18 isl 0.18
8 years ago isl-0.17.1 isl 0.17.1
8 years ago isl-0.17 isl 0.17
8 years ago isl-0.16.1 isl 0.16.1
8 years ago isl-0.16 isl 0.16
8 years ago isl-0.15 isl 0.15
...
heads
13 days ago master
13 months ago maint
2 years ago nana
3 years ago consecutivity
4 years ago pu
5 years ago cpp