alt-ergo 2.4.2-2 source package in Ubuntu

Changelog

alt-ergo (2.4.2-2) unstable; urgency=medium

  * Team upload.
  * Re-enable the patch for non-native architectures.

 -- Julien Puydt <email address hidden>  Sat, 06 Aug 2022 23:04:05 +0200

Upload details

Uploaded by:
Debian OCaml Maintainers
Uploaded to:
Sid
Original maintainer:
Debian OCaml Maintainers
Architectures:
any
Section:
math
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Lunar release universe math
Kinetic release universe math

Downloads

File Size SHA-256 Checksum
alt-ergo_2.4.2-2.dsc 2.2 KiB 4d04de137b89fdc1e879ecbb086ae600efe17bae10b6b12dc4848b855b9587cd
alt-ergo_2.4.2.orig.tar.gz 2.8 MiB db19139286b82bf15a4ec0f838c2da7df6ab7b68c15a90483a5c2eb8f8c4be38
alt-ergo_2.4.2-2.debian.tar.xz 6.9 KiB a829c589dde4d8f82af9ec54fc0d32295758882f7459f655f42eea2b8857edac

Available diffs

No changes file available.

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