alt-ergo 2.0.0-8build1 source package in Ubuntu

Changelog

alt-ergo (2.0.0-8build1) jammy; urgency=medium

  * No-change rebuild for ocaml abi changes.

 -- Matthias Klose <email address hidden>  Wed, 26 Jan 2022 10:36:21 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Jammy
Original maintainer:
Debian OCaml Maintainers
Architectures:
any
Section:
math
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release universe math

Downloads

File Size SHA-256 Checksum
alt-ergo_2.0.0.orig.tar.gz 345.2 KiB bb90bd62a971340c1854d24a8a650403722b4f71d2afcce797bc53e76417cd4b
alt-ergo_2.0.0-8build1.debian.tar.xz 7.3 KiB 7ec7b9b0de4dbf89dc4586f840f398f57302fd7dedb823014879e406d31c1516
alt-ergo_2.0.0-8build1.dsc 2.1 KiB 8cad0b7e4eb6e44c2bfcd7381c38a28c55e920b915b1cf94a0bc2e85df17745f

View changes file

Binary packages built by this source

alt-ergo: Automatic theorem prover dedicated to program verification

 Alt-Ergo is an automatic theorem prover geared towards application in
 program verification. It is based on CC(X), a congruence closure
 algorithm parameterized by an equational theory X. Alt-Ergo has
 built-in provers for propositional logic, linear arithmetic,
 uninterpreted function symbols, associative-commutative function
 symbols, polymorphic arrays, user-defined polymorphic record types
 and polymorphic enumeration types. It has restricted support for
 reasoning over arbitrary user-defined algebraic types, first-order
 quantifiers, and non-linear arithmetic.
 .
 This package contains the prover as a command-line executable.

alt-ergo-dbgsym: debug symbols for alt-ergo