cvc5 1.1.2-1 source package in Ubuntu

Changelog

cvc5 (1.1.2-1) unstable; urgency=medium

  * Update to new upstream release 1.1.2

 -- Scott Talbert <email address hidden>  Sat, 02 Mar 2024 20:01:51 -0500

Upload details

Uploaded by:
Debian Science Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Science Maintainers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
cvc5_1.1.2-1.dsc 2.4 KiB 22ab2af3a6f6c4ce245d3129c39ca39238238aa251155d6c46d5b8a68d5488b6
cvc5_1.1.2.orig.tar.gz 8.2 MiB f2eba3f957f5e064e6a87f0dce88fd647932d02014061c8f6a79bf188203993a
cvc5_1.1.2-1.debian.tar.xz 6.3 KiB 037f379f562840c913821d1dcec9caa67424e609dea8943f6d38cf8734759c57

Available diffs

No changes file available.

Binary packages built by this source

cvc5: automated theorem prover for SMT problems

 cvc5 is a tool for determining the satisfiability of a first order formula
 modulo a first order theory (or a combination of such theories). It is the
 fifth in the Cooperating Validity Checker family of tools (CVC, CVC Lite,
 CVC3, CVC4) but does not directly incorporate code from any previous version
 prior to CVC4.
 .
 cvc5 is intended to be an open and extensible SMT engine. It can be used as a
 stand-alone tool or as a library. It has been designed to increase the
 performance and reduce the memory overhead of its predecessors. It is written
 entirely in C++ and is released under an open-source software license.
 .
 This package contains binaries needed to use cvc5 as a stand-alone
 tool.

cvc5-dbgsym: debug symbols for cvc5
libcvc5-1: automated theorem prover for SMT problems (runtime)

 cvc5 is a tool for determining the satisfiability of a first order formula
 modulo a first order theory (or a combination of such theories). It is the
 fifth in the Cooperating Validity Checker family of tools (CVC, CVC Lite,
 CVC3, CVC4) but does not directly incorporate code from any previous version
 prior to CVC4.
 .
 cvc5 is intended to be an open and extensible SMT engine. It can be used as a
 stand-alone tool or as a library. It has been designed to increase the
 performance and reduce the memory overhead of its predecessors. It is written
 entirely in C++ and is released under an open-source software license.
 .
 This package contains cvc5's runtime shared libraries.

libcvc5-1-dbgsym: debug symbols for libcvc5-1
libcvc5-dev: automated theorem prover for SMT problems (development files)

 cvc5 is a tool for determining the satisfiability of a first order formula
 modulo a first order theory (or a combination of such theories). It is the
 fifth in the Cooperating Validity Checker family of tools (CVC, CVC Lite,
 CVC3, CVC4) but does not directly incorporate code from any previous version
 prior to CVC4.
 .
 cvc5 is intended to be an open and extensible SMT engine. It can be used as a
 stand-alone tool or as a library. It has been designed to increase the
 performance and reduce the memory overhead of its predecessors. It is written
 entirely in C++ and is released under an open-source software license.
 .
 This package contains development files for cvc5. Install it if you
 want to develop applications that use cvc5's API.

libcvc5parser1: automated theorem prover for SMT problems (parser runtime)

 cvc5 is a tool for determining the satisfiability of a first order formula
 modulo a first order theory (or a combination of such theories). It is the
 fifth in the Cooperating Validity Checker family of tools (CVC, CVC Lite,
 CVC3, CVC4) but does not directly incorporate code from any previous version
 prior to CVC4.
 .
 cvc5 is intended to be an open and extensible SMT engine. It can be used as a
 stand-alone tool or as a library. It has been designed to increase the
 performance and reduce the memory overhead of its predecessors. It is written
 entirely in C++ and is released under an open-source software license.
 .
 This package contains runtime shared libraries for cvc5's parser.

libcvc5parser1-dbgsym: debug symbols for libcvc5parser1
python3-cvc5: automated theorem prover for SMT problems (Python bindings)

 cvc5 is a tool for determining the satisfiability of a first order formula
 modulo a first order theory (or a combination of such theories). It is the
 fifth in the Cooperating Validity Checker family of tools (CVC, CVC Lite,
 CVC3, CVC4) but does not directly incorporate code from any previous version
 prior to CVC4.
 .
 cvc5 is intended to be an open and extensible SMT engine. It can be used as a
 stand-alone tool or as a library. It has been designed to increase the
 performance and reduce the memory overhead of its predecessors. It is written
 entirely in C++ and is released under an open-source software license.
 .
 This package contains the Python bindings for cvc5's parser.

python3-cvc5-dbgsym: debug symbols for python3-cvc5