套件: libcvc3-2-jni (2.2-7) [universe]
libcvc3-2-jni 的相關超連結
Ubuntu 的資源:
下載原始碼套件 cvc3:
維護者:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainer (usually from Debian):
- Christopher L. Conway
It should generally not be necessary for users to contact the original maintainer.
外部的資源:
- 主頁 [www.cs.nyu.edu]
相似套件:
Java bindings for CVC3 (native library)
CVC3 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 provides the native library needed for the Java bindings for CVC3
其他與 libcvc3-2-jni 有關的套件
|
|
|
-
- dep: default-jre-headless
- Standard Java or Java compatible Runtime (headless)
- 或者 java2-runtime-headless
- 本虛擬套件由這些套件提供: default-jre-headless, gcj-4.4-jre-headless, gcj-jre-headless, gij-4.3, openjdk-6-jre-headless
-
- dep: libc6 (>= 2.1.3) [i386]
- Embedded GNU C Library: Shared libraries
同時作為一個虛擬套件由這些套件提供: libc6-udeb
- dep: libc6 (>= 2.2.5) [amd64]
-
- dep: libcvc3-2 (>= 2.2)
- An automatic theorem prover library for SMT problems
-
- dep: libgcc1 (>= 1:4.1.1)
- GCC support library
-
- dep: libgmp3c2
- Multiprecision arithmetic library
-
- dep: libstdc++6 (>= 4.1.1)
- The GNU Standard C++ Library v3