[Lunar-commits] <moonbase> cddlib: Adding to moonbase.
Dennis `stumbles` Veatch
stumbles at lunar-linux.org
Sun Mar 27 00:07:08 CET 2011
commit 039299fabe59181e83b109d68bcd18d56b264cca
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date: Sat Mar 26 19:07:08 2011 -0400
cddlib: Adding to moonbase.
---
science/cddlib/DETAILS | 18 ++++++++++++++++++
1 files changed, 18 insertions(+), 0 deletions(-)
diff --git a/science/cddlib/DETAILS b/science/cddlib/DETAILS
new file mode 100644
index 0000000..6bfea06
--- /dev/null
+++ b/science/cddlib/DETAILS
@@ -0,0 +1,18 @@
+ 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
More information about the Lunar-commits
mailing list