descriptionInteger set library
homepage URLhttp://freshmeat.net/projects/isl
ownerskimo-isl@kotnet.org
last changeSun, 1 Sep 2024 10:49:55 +0000 (1 12:49 +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
2024-09-01 Sven Verdoolaegeisl 0.27masterisl-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...
2024-08-10 Sven Verdoolaegeisl_convex_hull.c: wrap_constraints: fix typo in comment
2024-08-10 Sven Verdoolaegeisl_basic_map_drop_unrelated_constraints: plug memory...
2024-08-04 Sven Verdoolaegecheck for proper set spaces where needed
...
tags
2 months ago isl-0.27 isl 0.27
19 months ago isl-0.26 isl 0.26
2 years ago isl-0.25 isl 0.25
3 years ago isl-0.24 isl 0.24
4 years ago isl-0.23 isl 0.23
4 years ago isl-0.22.1 isl 0.22.1
5 years ago isl-0.22 isl 0.22
5 years ago isl-0.21 isl 0.21
6 years ago isl-0.20 isl 0.20
6 years ago isl-0.19 isl 0.19
7 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
...
heads
2 months ago master
19 months ago maint
2 years ago nana
3 years ago consecutivity
4 years ago pu
6 years ago cpp