descriptionInteger set library
homepage URLhttp://freshmeat.net/projects/isl
ownerskimo-isl@kotnet.org
last changeSat, 22 Jun 2024 13:52:55 +0000 (22 15:52 +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
10 days ago Sven Verdoolaegecodegen_test.sh.in: determine option to produce context... master
10 days ago Sven Verdoolaegecodegen_test.sh.in: use single loop to iterate over...
2024-06-16 Sven Verdoolaegedetect more forms of modulo expressions when extracting...
2024-06-16 Sven Verdoolaegeisl_map.c: extract out shared extract_aff
2024-06-16 Sven Verdoolaegeisl_map.c: construct_mod: extract out wrap_for_plug_in...
2024-06-08 Sven Verdoolaegeextract out shared isl_seq_any_non_zero
2024-06-08 Sven Verdoolaegeisl_map_simplify.c: better_div_constraint: use isl_basi...
2024-05-25 Sven Verdoolaegeadd more lexicographic minimization tests
2024-05-25 Sven Verdoolaegeisl_tab_basic_map_partial_lexopt: detect modulos and...
2024-05-25 Sven Verdoolaegeisl_tab_basic_map_partial_lexopt*: separate out interse...
2024-05-25 Sven Verdoolaegeisl_tab_basic_map_partial_lexopt*: intersect with domai...
2024-05-25 Sven Verdoolaegeisl_tab_basic_map_partial_lexopt*: drop redundant check
2024-05-25 Sven Verdoolaegesimplify constraints by checking for residues
2024-05-25 Sven Verdoolaegeadd isl_seq_sub
2024-05-25 Sven Verdoolaegeisl_basic_map_gist: allow existentially quantified...
2024-05-25 Sven Verdoolaegeisl_basic_map_align_divs: use isl_basic_map_dim
...
tags
15 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
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
9 years ago isl-0.15 isl 0.15
...
heads
10 days ago master
14 months ago maint
2 years ago nana
3 years ago consecutivity
4 years ago pu
5 years ago cpp