summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorEnea Zaffanella <zaffanella@cs.unipr.it>2004-12-23 20:19:23 +0000
committerEnea Zaffanella <zaffanella@cs.unipr.it>2004-12-23 20:19:23 +0000
commit8f61ca175867de0b4d08cde43da4540134164371 (patch)
treebd6360704a95f9c3de83d97fcf274217be492dd4 /README
parente2b6f55ad1e92b4f04ab0b83c9fdab1e2aa47789 (diff)
downloadppl-8f61ca175867de0b4d08cde43da4540134164371.tar.gz
ppl-8f61ca175867de0b4d08cde43da4540134164371.tar.bz2
ppl-8f61ca175867de0b4d08cde43da4540134164371.zip
Drafted the doxygen documentation for Coefficient, GMP_Integer, Checked_Number
and Native_Integer, as well as corresponding traits. Corrected a minor error in the README file.
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 2 insertions, 1 deletions
diff --git a/README b/README
index 7b5ff3c2c..bccdd80dd 100644
--- a/README
+++ b/README
@@ -13,7 +13,8 @@ To be more precise, the Parma Polyhedra Library (PPL) can handle:
+ all the convex polyhedra that can be defined as the intersection
of a finite number of (open or closed) hyperspaces, each described
- by an equality or a (strict or non-strict) with rational coefficients;
+ by an equality or a (strict or non-strict) inequality with rational
+ coefficients;
+ finite powersets of the above.