SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

cvc3 rpm build for : Fedora 22. For other distributions click cvc3.

Name : cvc3
Version : 2.4.1 Vendor : Fedora Project
Release : 11.fc22 Date : 2015-02-12 18:55:54
Group : Unspecified Source RPM : cvc3-2.4.1-11.fc22.src.rpm
Size : 6.42 MB
Packager : Fedora Project
Summary : Validity checker of many-sorted first-order formulas with theories
Description :
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 latest 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;
* a rich C and C++ API 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).

For example, if you run \'cvc3 +interactive\' and submit:
i, j: INT; ASSERT i = j + 1; QUERY i>j;
it will determine \"Valid.\" If you then ask:
QUERY i< j; COUNTERMODEL;
it will determine \"Invalid.\" and show an example demonstrating when the formula
is not true (e.g., i = 0 and j = -1).

RPM found in directory: /packages/linux-pbone/archive.fedoraproject.org/fedora/linux/releases/22/Everything/x86_64/os/Packages/c

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  cvc3-2.4.1-11.fc22.i686.rpm
ftp.icm.edu.pl  cvc3-2.4.1-11.fc22.i686.rpm
     Search for other platforms
cvc3-2.4.1-11.fc22.sparc.rpm
cvc3-2.4.1-11.fc22.alpha.rpm
cvc3-2.4.1-11.fc22.ppc.rpm
cvc3-2.4.1-11.fc22.ia64.rpm
cvc3-2.4.1-11.fc22.s390.rpm

Provides :
cvc3
cvc3(x86-32)
libcvc3.so.5

Requires :
libstdc++.so.6(GLIBCXX_3.4)
libstdc++.so.6(GLIBCXX_3.4.20)
libc.so.6(GLIBC_2.0)
libstdc++.so.6(CXXABI_1.3.1)
rtld(GNU_HASH)
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
libm.so.6
libstdc++.so.6(GLIBCXX_3.4.15)
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(CompressedFileNames) <= 3.0.4-1
libstdc++.so.6(GLIBCXX_3.4.9)
libc.so.6(GLIBC_2.4)
libstdc++.so.6
libgcc_s.so.1
libc.so.6(GLIBC_2.1.3)
libstdc++.so.6(GLIBCXX_3.4.11)
rpmlib(PayloadIsXz) <= 5.2-1
libgcc_s.so.1(GCC_3.0)
libcvc3.so.5
/sbin/ldconfig
libstdc++.so.6(CXXABI_1.3)
libc.so.6
libc.so.6(GLIBC_2.3.4)
libgmp.so.10


Content of RPM :
/usr/bin/cvc3
/usr/lib/libcvc3.so.5
/usr/lib/libcvc3.so.5.0
/usr/lib/libcvc3.so.5.0.0
/usr/share/doc/cvc3
/usr/share/doc/cvc3/INSTALL
/usr/share/doc/cvc3/PEOPLE
/usr/share/doc/cvc3/README
/usr/share/licenses/cvc3
/usr/share/licenses/cvc3/LICENSE

 
ICM