OpenSDE Packages Database (without history before r20070)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

39 lines
1.5 KiB

  1. [COPY] --- SDE-COPYRIGHT-NOTE-BEGIN ---
  2. [COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
  3. [COPY]
  4. [COPY] Filename: package/.../isl/isl.desc
  5. [COPY] Copyright (C) 2012 The OpenSDE Project
  6. [COPY]
  7. [COPY] More information can be found in the files COPYING and README.
  8. [COPY]
  9. [COPY] This program is free software; you can redistribute it and/or modify
  10. [COPY] it under the terms of the GNU General Public License as published by
  11. [COPY] the Free Software Foundation; version 2 of the License. A copy of the
  12. [COPY] GNU General Public License can be found in the file COPYING.
  13. [COPY] --- SDE-COPYRIGHT-NOTE-END ---
  14. [I] A library for manipulating integer points bounded by affine constraints
  15. [T] isl is a thread-safe C library for manipulating sets and relations of
  16. [T] integer points bounded by affine constraints.
  17. [T] Supported operations on sets include intersection, union, set difference,
  18. [T] emptiness check, convex hull, (integer) affine hull, integer projection,
  19. [T] computing the lexicographic minimum using parametric integer programming,
  20. [T] coalescing and parametric vertex enumeration. It also includes an ILP
  21. [T] solver based on generalized basis reduction, transitive closures on maps
  22. [T] (which may encode infinite graphs), dependence analysis and bounds on
  23. [T] piecewise step-polynomials.
  24. [U] http://www.kotnet.org/~skimo/isl/
  25. [A] Sven Verdoolaege <skimo@kotnet.org>
  26. [M] Christian Wiese <chris@opensde.org>
  27. [C] extra/development
  28. [L] LGPL
  29. [S] Beta
  30. [V] 0.10
  31. [P] X 01-3-5---9 102.250
  32. [D] 1132003995 isl-0.10.tar.bz2 http://www.kotnet.org/~skimo/isl/