Browse wiki
This entry published by the Free Software Foundation.
| Parma Polyhedra Library |
| Computer languages | C++ + |
|---|---|
| Documentation note | User guide in Postscript, PDF, HTML from http://www.cs.unipr.it/ppl/Documentation/; Developer reference in Postscript, PDF, HTML from http://www.cs.unipr.it/ppl/Documentation/. |
| Full description | The ''Parma Polyhedra Library'' (PPL) is a … The ''Parma Polyhedra Library'' (PPL) is a modern and reasonably complete library providing numerical abstractions especially targeted at applications in the field of analysis and verification of complex systems. The 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 inequality (strict or non-strict) with rational coefficients. The PPL also handles restricted classes of polyhedra that offer interesting complexity/precision tradeoffs. The library also supports finite powersets of (any kind of) polyhedra and linear programming problems solved with an exact-arithmetic version of the simplex algorithm. The Parma Polyhedra Library is user friendly (you write <tt>x + 2 * y + 5 * z <= 7</tt> when you mean it), fully dynamic (available virtual memory is the only limitation to the dimension of anything), portable, exception-safe, rather efficient, thoroughly documented, and free software. It comes with complete interfaces for C++, C, Java, Objective CAML and Prolog. r C++, C, Java, Objective CAML and Prolog. |
| Homepage URL | http://www.cs.unipr.it/ppl/ + |
| Interface | command-line + |
| Is GNU | false + |
| Keywords | convex polyhedra + , data-flow analysis + , abstract interpretation + , model-checking + , PPL + , Parma Polyhedra Library + |
| Last review by | Roberto Bagnara + |
| Last review date | 6 March 2008 + |
| License | GPLv2 + |
| License verified by | Janet Casey + |
| License verified date | 18 November 2001 + |
| Name | Parma Polyhedra Library + |
| Prerequisite description | Gmp 4.1.3 + , gcc 3.x + |
| Prerequisite kind | Required to use + , Required to build + |
| Real name | Robert Bagnara + , Parma Team + |
| Resource URL | http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/?cvsroot=ppl + , mailto:ppl-announce@cs.unipr.it + , mailto:ppl-devel@cs.unipr.it + |
| Resource audience | Developer + , Help + , Bug Tracking + , Support + |
| Resource kind | VCS Repository Webview + , E-mail + |
| Revisionid | 349 + |
| Revisiontimestamp | 12 April 2011 12:23:23 + |
| Revisionuser | WikiSysop + |
| Role | Maintainer + , Contributor + |
| Short description | C++ library for the manipulation of convex polyhedra + |
| Submitted by | Database conversion + |
| Submitted date | 1 April 2011 + |
| Use | library + |
| User level | none + |
| VCS checkout command | :pserver:anoncvs@cvs.cs.unipr.it:/cvs/ppl + |
| Version comment | 0.9.0 beta released on 2006-03-12 |
| Version date | 12 March 2006 + |
| Version download | http://www.cs.unipr.it/ppl/Download/ftp/releases/0.9/ppl-0.9.tar.gz + |
| Version identifier | 0.9.0 + |
| Version status | beta + |
| Has improper value forThis property is a special property in this wiki. | Library + |
| Modification dateThis property is a special property in this wiki. | 24 May 2012 22:13:02 + |
| Page has default formThis property is a special property in this wiki. | Entry + |
| hide properties that link here |
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.
