Source: isl Priority: optional Maintainer: Debian GCC Maintainers Uploaders: Matthias Klose Build-Depends: debhelper (>= 9), dh-autoreconf, libgmp-dev, python3 Standards-Version: 4.1.5 Section: libs Homepage: http://isl.gforge.inria.fr/ Package: libisl-dev Section: libdevel Architecture: any Multi-Arch: same Depends: libisl19 (= ${binary:Version}), ${misc:Depends} Conflicts: libcloog-isl-dev Description: manipulating sets and relations of integer points bounded by linear constraints 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. . This package contains the development files. Package: libisl19 Section: libs Architecture: any Multi-Arch: same Pre-Depends: ${misc:Pre-Depends} Depends: ${shlibs:Depends}, ${misc:Depends} Breaks: libisl-dbg (<< 0.19) Replaces: libisl-dbg (<< 0.19) Description: manipulating sets and relations of integer points bounded by linear constraints 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. . This package contains the runtime library.