          MODULE=cddlib
         VERSION=094f
          SOURCE=$MODULE-$VERSION.tar.gz
      SOURCE_URL=ftp://ftp.ifor.math.ethz.ch/pub/fukuda/cdd/
      SOURCE_VFY=sha1:1d003e88898eb259be2524da7bb1590a0a5bbdb1
        WEB_SITE=http://www.ifor.math.ethz.ch/~fukuda/cdd_home/
         ENTERED=20110326
         UPDATED=20110326
           SHORT="C++ implementation of the Double Description Method of Motzkin et al"

cat << EOF
1. The program  cdd+  is a C++ implementation of the Double Description 
Method of Motzkin et al. for generating all vertices (i.e. extreme points)
and extreme rays of a general convex polyhedron in R^d given by a system 
of linear inequalities:

   P = { x :  A  x  <=  b }
EOF
