Wed, 20 Nov 2024 11:37:30 UTC | login

Information for build eqp-09e-9.fc29

ID37669
Package Nameeqp
Version09e
Release9.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
StartedThu, 07 Jun 2018 16:33:27 UTC
CompletedThu, 07 Jun 2018 17:44:20 UTC
Taskbuild (f29-candidate, eqp-09e-9.fc29.src.rpm)
Tags
f29
RPMs
src
eqp-09e-9.fc29.src.rpm (info) (download)
riscv64
eqp-09e-9.fc29.riscv64.rpm (info) (download)
eqp-debuginfo-09e-9.fc29.riscv64.rpm (info) (download)
eqp-debugsource-09e-9.fc29.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * 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 * Wed Jan 06 2016 John C. Peterson <jcp@eskimo.com> - 09e-4 - Changed the license terms to "Public Domain" as per ruling by Fedora Legal - Added the _smp_mflags macro to the make command - Removed the examples/go script - Rebuild for Fedora 23 * Thu Nov 01 2012 John C. Peterson <jcp@eskimo.com> - 09e-3 - Removed the defattr line (as it is now obsolete) * Fri Dec 23 2011 John C. Peterson <jcp@eskimo.com> - 09e-2 - Changed license terms to "Freely redistributable without restriction" - Eliminated the makefile patch and adjusted the make command accordingly - Eliminated the lont-int patch and crafted a new one (eqp-09e-printf.patch) that uses the pointer conversion flag in the relevant printf statements - Removed all execute permission bits from the examples/go script - Some minor, cosmetic changes to the spec file * Sat Dec 17 2011 John C. Peterson <jcp@eskimo.com> - 09e-1 - Initial package spec file for Fedora / Red Hat Enterprise Linux - Patches for some missing function prototypes - Patches for long int on 64 bit architectures