Description
Provides the Integer Set Library used by compilers and optimization tools to model sets and relations bounded by linear constraints. It is important for loop optimization and polyhedral analysis.
Most users receive it as a compiler dependency. Developers working on compilers, code generation, or mathematical optimization may use it directly.