Download List

Projeto Descrição

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 and operations geared towards polyhedral compilation such as dependence analysis, scheduling, and AST generation.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-06-30 07:15
0.03

Esta versão corrige alguns bugs, melhora a análise de dependência, coalescentes, ea operação de fechamento transitivo, e acrescenta enumeração vértice paramétricos e expansão Bernstein.
This release fixes some bugs, improves dependence analysis, coalescing, and the transitive closure operation, and adds parametric vertex enumeration and Bernstein expansion.

2010-03-11 06:12
0.02

A nova e melhorada versão da programação inteira paramétricos, análise de dependência, uma operação de fechamento transitivo, de forma adequada / formato de saída e suporte para quasipolynomials piecewise foram adicionados. A interface com PolyLib tinham sido removidos e colocados em um pacote separado isl polylib.
A new and improved version of parametric integer programming, dependence analysis, a transitive closure operation, a proper input/output format and support for piecewise quasipolynomials have been added.
The interface with PolyLib had been removed and placed in a separate isl-polylib package.

2009-09-07 03:31
0.01

Initial release.
Initial release.

Project Resources