descriptionInteger set library
homepage URLhttp://freshmeat.net/projects/isl
ownerskimo-isl@kotnet.org
last changeSat, 13 Sep 2025 13:53:47 +0000 (13 15:53 +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
5 days ago Sven Verdoolaegeinclude/isl/ctx.h: add missing includemaster
5 days ago Sven VerdoolaegeMakefile.am: do not consider Python interface as built...
2025-01-21 Sven Verdoolaegeadd isl_union_{set,map}_plain_unshifted_simple_hull
2024-09-01 Sven Verdoolaegeisl 0.27isl-0.27
2024-09-01 Sven Verdoolaegeonly copy generated interfaces to source tree when...
2024-08-31 Sven Verdoolaegeregenerate documentation when version changes
2024-08-31 Sven Verdoolaegedoc/Makefile.am: simplify version extraction
2024-08-31 Sven VerdoolaegeAX_DETECT_GIT_HEAD: use absolute paths in GIT_HEAD...
2024-08-18 Sven Verdoolaegeisl_aff_as_domain_extension: fix use after free
2024-08-10 Sven Verdoolaegeisl_multi_union_pw_aff_zero: use appropriate isl_dim_type
2024-08-10 Sven Verdoolaegeisl_tab_set_initial_basis_with_cone: clarify documentation
2024-08-10 Sven Verdoolaegeisl_qpolynomial_var_on_domain: drop spurious space
2024-08-10 Sven Verdoolaegeisl_sample.c: sample_bounded: drop spurious space in...
2024-08-10 Sven Verdoolaegeisl_sample.c: isl_tab_sample: drop spurious space in...
2024-08-10 Sven Verdoolaegeisl_tab: fix typo in comment
2024-08-10 Sven Verdoolaegeisl_transitive_closure.c: path_along_delta: fix typo...
...
tags
12 months ago isl-0.27 isl 0.27
2 years ago isl-0.26 isl 0.26
3 years ago isl-0.25 isl 0.25
4 years ago isl-0.24 isl 0.24
4 years ago isl-0.23 isl 0.23
5 years ago isl-0.22.1 isl 0.22.1
5 years ago isl-0.22 isl 0.22
6 years ago isl-0.21 isl 0.21
7 years ago isl-0.20 isl 0.20
7 years ago isl-0.19 isl 0.19
7 years ago consecutivity_CW_709
8 years ago isl-0.18 isl 0.18
9 years ago isl-0.17.1 isl 0.17.1
9 years ago isl-0.17 isl 0.17
9 years ago isl-0.16.1 isl 0.16.1
9 years ago isl-0.16 isl 0.16
...
heads
5 days ago master
2 years ago maint
3 years ago nana
4 years ago consecutivity
5 years ago pu
7 years ago cpp