Sun, 19 May 2024 23:15:04 UTC | login

Information for build eqp-09e-10.fc29

ID69316
Package Nameeqp
Version09e
Release10.fc29
Epoch
SummaryAutomated theorem prover for first-order equational logic
DescriptionEQP is an automated theorem proving program for first-order equational logic. Its strengths are good implementations of associative-commutative unification and matching, a variety of strategies for equational reasoning, and fast search. It seems to perform well on many problems about lattice-like structures. EQP is not a stable and polished production theorem prover like Otter or Prover9. Since it has obtained several interesting results, it was decided to make it available (including the source code) to everyone, with no restrictions (and of course no warranty either). EQP's documentation is not great, but if you already know Otter, you probably will not have great difficulty in learning to use EQP. In the early 1930's, it was postulated that every Robbin's Algebra, (named after Herbert Ellis Robbins), must also be a Boolean Algebra. Many human mathematicians attempted to find a proof, or a counter-example of this conjecture, but failed. The EQP automated theorem prover (and its author William McCune) made history by providing the first known proof in 1996. The EQP input files for proving Robbin's Conjecture can be found in the package documentation directory /usr/share/doc/eqp-09e/examples/robbins/
Built bydavidlt
State complete
Volume DEFAULT
StartedSun, 12 Aug 2018 18:17:17 UTC
CompletedSun, 12 Aug 2018 19:35:23 UTC
Taskbuild (f29-candidate, eqp-09e-10.fc29.src.rpm)
Tags
f29
f30
RPMs
src
eqp-09e-10.fc29.src.rpm (info) (download)
riscv64
eqp-09e-10.fc29.riscv64.rpm (info) (download)
eqp-debuginfo-09e-10.fc29.riscv64.rpm (info) (download)
eqp-debugsource-09e-10.fc29.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Thu Jul 12 2018 Fedora Release Engineering <releng@fedoraproject.org> - 09e-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Fri Feb 09 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 09e-9 - Escape macros in %changelog * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 09e-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 09e-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 09e-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Mon Mar 20 2017 John C. Peterson <jcp@eskimo.com> - 09e-5 - Added copies of the emails I received from ANL to the LICENSE file - Moved the LICENSE file from %doc to the new %license macro - Added a %check section that runs some of the simple examples