descriptionInteger set library
homepage URLhttp://freshmeat.net/projects/isl
ownerskimo-isl@kotnet.org
last changeThu, 2 Feb 2012 13:20:40 +0000
Push URLssh://repo.or.cz/srv/git/isl.git
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 LGPLv2.1
shortlog
41 hours ago Sven Verdoolaegeexport isl_pw_multi_aff_coalesce master
41 hours ago Sven Verdoolaegeexport isl_pw_multi_aff_domain
41 hours ago Sven Verdoolaegeisl_aff_normalize: remove unused divs
41 hours ago Sven Verdoolaegeisl_pw_multi_aff_from_map: add a special case where...
42 hours ago Sven Verdoolaegeprivately export isl_basic_map_plain_is_single_valued
43 hours ago Sven Verdoolaegeisl_printer_print_pw_aff: simplify domain expression...
2 days ago Sven Verdoolaegeisl_morph.c: fix typo in comment
2 days ago Sven VerdoolaegeMerge branch 'maint'
2 days ago Sven Verdoolaegeisl_basic_set_full_compression: detect equalities in... maint
2 days ago Sven Verdoolaegeisl_stream_read_pw_qpolynomial: accept products of...
2 days ago Sven Verdoolaegeisl_union_set_product: call isl_set_product on entries
2 days ago Sven Verdoolaegeisl_tab_pip.c: sol_add: skip empty contexts
3 days ago Sven Verdoolaegeisl_space_set_dim_id: also set id of parameter in neste...
3 days ago Sven Verdoolaegeisl_space_set_dim_id: rename "dim" variable to "space"
4 days ago Sven Verdoolaegescheduler: replace split_parallel by split_scaled option
4 days ago Sven Verdoolaegeadd isl_mat_scale_down_row
...
tags
6 weeks ago isl-0.09 isl 0.09
3 months ago isl-0.08 isl 0.08
6 months ago isl-0.07 isl 0.07
10 months ago isl-0.06 isl 0.06
12 months ago isl-0.05.1 isl 0.05.1
13 months ago isl-0.05 isl 0.05
16 months ago isl-0.04 isl 0.04
19 months ago isl-0.03 isl 0.03
22 months ago isl-0.02 isl 0.02
2 years ago isl-0.01 isl 0.01
heads
41 hours ago master
2 days ago maint