alt-ergo 0.95.1-3 source package in Ubuntu
Changelog
alt-ergo (0.95.1-3) unstable; urgency=low * make libalt-ergo-ocaml-dev conflict and replace with alt-ergo (<< 0.95.1-1) to resolve file conflict with versions of the package before the split into two binary packages (closes: #718010). -- Ralf Treinen <email address hidden> Sat, 24 Aug 2013 10:56:21 +0200
Upload details
- Uploaded by:
- Debian OCaml Maintainers
- Uploaded to:
- Sid
- Original maintainer:
- Debian OCaml Maintainers
- Architectures:
- any
- Section:
- math
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
alt-ergo_0.95.1-3.dsc | 1.5 KiB | 5266a20dcef3303e13554f25166119ebc54274bf90874cabc3bf226fe0d1ba68 |
alt-ergo_0.95.1.orig.tar.gz | 233.5 KiB | 31818b63ff13b4a0f1b853fe8be75823614433ec0cfddb0ee349af579b41fe10 |
alt-ergo_0.95.1-3.debian.tar.gz | 14.1 KiB | 8249b0682abb2a6f4a6f75f03545336320ffc493275f8143c5dd24a0474b98e4 |
Available diffs
- diff from 0.95.1-2 to 0.95.1-3 (592 bytes)
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
as well as the graphical interface.
- libalt-ergo-ocaml-dev: Theorem prover dedicated to program verification - libraries
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 development libraries that are useful when
writing OCaml programs linking to the alt-ergo API.