cvc5 1.0.2-1 source package in Ubuntu

Changelog

cvc5 (1.0.2-1) unstable; urgency=medium

  * Initial release. (Closes: #1007981)

 -- Scott Talbert <email address hidden>  Thu, 01 Dec 2022 18:44:45 -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.0.2-1.dsc 2.3 KiB ddb55f73444a8ec5c9a5fa135acab9ab26b8c72252b5e27fe8ea2fa5a055bf3f
cvc5_1.0.2.orig.tar.gz 7.9 MiB cde2bcacf90cd70dfd9cb2e8aea542188864841c6e652b7bae9dfb39adc04cf8
cvc5_1.0.2-1.debian.tar.xz 6.2 KiB 1106a633f0257d1dcb60cad957afc1d3b8e4b83a8019ef12e1b06fe5650abb65

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