Wrapper around isl, an integer set library
copied from cf-staging / islpyconda install conda-forge::islpy
conda install conda-forge/label/cf201901::islpy
conda install conda-forge/label/cf202003::islpy
conda install conda-forge/label/gcc7::islpy
islpy is a Python wrapper around Sven Verdoolaege's isl, a library for manipulating sets and relations of integer points bounded by linear constraints.
Supported operations on sets include
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.