isl
isl is a thread-safe C library for manipulating sets and relations of integer points bounded by affine constraints.
isl is a thread-safe C library for manipulating sets and relations of integer points bounded by affine constraints.
To install this package, run one of the following:
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, computing the lexicographic minimum using parametric integer programming, coalescing and parametric vertex enumeration. It also includes an ILP solver based on generalized basis reduction, transitive closures on maps (which may encode infinite graphs), dependence analysis and bounds on piecewise step-polynomials.
Summary
isl is a thread-safe C library for manipulating sets and relations of integer points bounded by affine constraints.
Last Updated
Jun 14, 2021 at 20:13
License
MIT
Total Downloads
5
Supported Platforms
GitHub Repository
http://repo.or.cz/w/isl.gitDocumentation
http://isl.gforge.inria.fr/user.html