DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamelibcvc3-2
BeschreibungAn automatic theorem prover library for SMT problems
Archiv/RepositoryOffizielles Debian Archiv squeeze (main)
Version2.2-13
Sektionlibs
Prioritätextra
Installierte Größe6192 Byte
Hängt ab vonlibc6 (>= 2.1.3), libgcc1 (>= 1:4.1.1), libgmp3c2, libstdc++6 (>= 4.4.0)
Empfohlene Pakete
PaketbetreuerChristopher L. Conway
Quellecvc3
Paketgröße2487700 Byte
Prüfsumme MD56245a17c3a0f2c46950cb60a9e96a707
Prüfsumme SHA1e7818ca82b9b656c985ab8ebebf99ba88704305e
Prüfsumme SHA25652204aff584c5a8fadb442a5ab4c222dffba7e4c2dbb7c3408b4cd2bc4fe383b
Link zum Herunterladenlibcvc3-2_2.2-13_i386.deb
Ausführliche BeschreibungCVC3 is an automatic theorem prover for Satisfiability Modulo Theories (SMT) problems. It can be used to prove the validity (or, dually, the satisfiability) of first-order formulas in a large number of built-in logical theories and their combination. . CVC3 is the last offspring of a series of popular SMT provers, which originated at Stanford University with the SVC system. In particular, it builds on the code base of CVC Lite, its most recent predecessor. Its high level design follows that of the Sammy prover. . CVC3 works with a version of first-order logic with polymorphic types and has a wide variety of features including: . * several built-in base theories: rational and integer linear arithmetic, arrays, tuples, records, inductive data types, bit vectors, and equality over uninterpreted function symbols; * support for quantifiers; * an interactive text-based interface; * rich C, C++, and Java APIs for embedding in other systems; * proof and model generation abilities; * predicate subtyping; * essentially no limit on its use for research or commercial purposes (see license). . This package contains the files necessary for running applications that use the CVC3 library.


Impressum
Linux is a registered trademark of Linus Torvalds