cvc5 1.1.2-1build1 source package in Ubuntu

Changelog

cvc5 (1.1.2-1build1) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- Steve Langasek <email address hidden>  Sun, 31 Mar 2024 17:58:39 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe misc

Downloads

File Size SHA-256 Checksum
cvc5_1.1.2.orig.tar.gz 8.2 MiB f2eba3f957f5e064e6a87f0dce88fd647932d02014061c8f6a79bf188203993a
cvc5_1.1.2-1build1.debian.tar.xz 6.4 KiB cce05bc60806c1602dbb7d84cddab07e9119a919ddbcaec0f0ff1790401e893c
cvc5_1.1.2-1build1.dsc 2.5 KiB 772076443637fc219e5292a3431faa934859ce2b17d1e82697ccf894b35d853b

View changes file

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