cvc5 1.0.5-3 source package in Ubuntu

Changelog

cvc5 (1.0.5-3) unstable; urgency=medium

  * Post-NEW source-only upload

 -- Scott Talbert <email address hidden>  Fri, 23 Jun 2023 15:50:35 -0400

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
Mantic release universe misc

Downloads

File Size SHA-256 Checksum
cvc5_1.0.5-3.dsc 2.4 KiB 70898638fd11aeb1e31d04370688d310ee523c248cafae52b6dbc21069d2c70a
cvc5_1.0.5.orig.tar.gz 8.0 MiB a9705569fe36c70291dd1eb6dc5f542d33da51f82da46558e3455ed6995b1b7a
cvc5_1.0.5-3.debian.tar.xz 6.9 KiB 5bcf8290d17fe2481f9f97c9f011a8be10b3111b51b75d97feed3d829ba0956a

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