cvc5 1.0.3-1 source package in Ubuntu

Changelog

cvc5 (1.0.3-1) unstable; urgency=medium

  * Update to new upstream release 1.0.3
  * Update missing shared library patch

 -- Scott Talbert <email address hidden>  Mon, 19 Dec 2022 20:35:50 -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
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
cvc5_1.0.3-1.dsc 2.3 KiB 1771bd03d0f098a08a1284ea8a6705811f005953799af382effa92e706faf329
cvc5_1.0.3.orig.tar.gz 7.9 MiB bf787b74c35ef61958865902e21dcb8f98f79d910b00a9e762a00ff8fcd2c462
cvc5_1.0.3-1.debian.tar.xz 5.8 KiB cb2e46cad33dbe2c5c39d9806b667e1d81f5ba49388b818968b46d49d33cf319

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