summaryrefslogtreecommitdiff
path: root/math/isl
AgeCommit message (Collapse)AuthorFilesLines
2013-04-16Changes 0.11.2:adam4-14/+33
* make code generation output the same on Solaris * fix some hard to trigger bugs
2013-02-19Add TEST_TARGET.wiz1-1/+3
2013-02-17Import isl-0.11.1 as math/isl, packaged for wip by Kai-Uwe Eckhardt.wiz5-0/+91
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.