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 Ubuntu Archiv lucid (universe)
Version2.2-7
Sektionuniverse/libs
Prioritätextra
Installierte Größe6080 Byte
Hängt ab vonlibc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libgmp3c2, libstdc++6 (>= 4.4.0)
Empfohlene Pakete
PaketbetreuerUbuntu Developers
Quellecvc3
Paketgröße2462424 Byte
Prüfsumme MD58ee80635e994db303f6179c391b3b82c
Prüfsumme SHA1a872bad8f8cd0c2c0b8768e0140c0144a79c7162
Prüfsumme SHA25669a9ada43976fd50e723c78b2e408ad6e9fb5cd4f80cec59043c295f4f02ed79
Link zum Herunterladenlibcvc3-2_2.2-7_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