History log of /seL4-l4v-master/l4v/isabelle/src/HOL/Tools/Sledgehammer/sledgehammer_prover_atp.ML
Revision Date Author Comments
# eeea2b9e 25-Oct-2019 blanchet <none@none>

removed experimental encoding for Waldmeister


# ed7a971e 05-Jan-2019 wenzelm <none@none>

isabelle update -u control_cartouches;


# a4bab154 04-Jan-2019 wenzelm <none@none>

isabelle update -u control_cartouches;


# 75c0bb14 13-Aug-2016 blanchet <none@none>

killed final stops in Sledgehammer and friends


# 185dcd47 02-Apr-2016 wenzelm <none@none>

prefer infix operations;


# b09f23e4 27-Mar-2016 blanchet <none@none>

early warning when Sledgehammer finds a proof


# 6ef84525 27-Mar-2016 blanchet <none@none>

refined experimental option of Sledgehammer


# 64ed947a 07-Mar-2016 wenzelm <none@none>

File.bash_string operations in ML as in Scala -- exclusively for GNU bash, not perl and not user output;
clarified treatment of whitespace in some bash scripts;


# c8a3ab07 05-Mar-2016 wenzelm <none@none>

tuned signature -- clarified modules;

--HG--
rename : src/Pure/Concurrent/time_limit.ML => src/Pure/Concurrent/timeout.ML


# b97bf4c0 23-Feb-2016 nipkow <none@none>

more canonical names


# 4297b1e3 19-Dec-2015 blanchet <none@none>

cleaner generation of metainformation in DFG format and TPTP theory exporter for Sledgehammer


# 6265c31e 05-Oct-2015 blanchet <none@none>

added "!=" (disequality) as a TPTP binary operator, since it pops up in LEO-II proofs


# 07aafedb 19-Aug-2015 wenzelm <none@none>

proper check for Windows executables;


# 1971a62a 13-Aug-2015 wenzelm <none@none>

tuned signature, in accordance to sortBy in Scala;


# 34035ccd 04-Mar-2015 wenzelm <none@none>

tuned signature -- prefer qualified names;


# 5091b5ae 03-Mar-2015 blanchet <none@none>

SPASS-Pirate is now called Pirate

--HG--
rename : src/HOL/Tools/ATP/scripts/remote_spass_pirate => src/HOL/Tools/ATP/scripts/remote_pirate


# fa47d33f 22-Dec-2014 wenzelm <none@none>

separate module Random;
proper Synchronized.var;


# 76c7446c 31-Oct-2014 wenzelm <none@none>

discontinued obsolete Output.urgent_message;


# 7bc5096d 09-Sep-2014 steckerm <none@none>

Fixed bug which broke isar proof construction for all ATPs except Waldmeister_new


# 8666297f 02-Sep-2014 steckerm <none@none>

Some work on the new waldmeister integration


# e54369cc 28-Aug-2014 blanchet <none@none>

merged minimize and auto_minimize


# f31ea233 05-Aug-2014 blanchet <none@none>

tuning


# 9ce20114 04-Aug-2014 blanchet <none@none>

default on 'metis' for ATPs if preplaying is disabled


# 12791f01 03-Aug-2014 blanchet <none@none>

rationalized sorting of facts -- so that preplaying (almost always) coincides with the real thing, preventing odd failures


# 350ad02a 25-Jul-2014 blanchet <none@none>

avoid 'eproof' and 'eproof_ram' scripts if possible (i.e. if 'eprover' can produce reasonable enough proofs for one-liner reconstruction)


# deca1647 01-Jul-2014 blanchet <none@none>

speed up MaSh a bit


# 46945d2f 01-Aug-2014 blanchet <none@none>

restored a bit of laziness


# cea8dd9f 01-Aug-2014 blanchet <none@none>

honor 'try0' also for one-liners


# 4a5e0afe 01-Aug-2014 blanchet <none@none>

tuning


# 9e867ae3 01-Aug-2014 blanchet <none@none>

eliminated needlessly complex message tail


# 16de9a98 01-Aug-2014 blanchet <none@none>

eliminated Sledgehammer's "min" subcommand (and lots of complications in the code)


# d6b75aba 01-Aug-2014 blanchet <none@none>

rationalized preplaying by eliminating (now superfluous) laziness


# 2d933a72 01-Aug-2014 blanchet <none@none>

simplified minimization logic


# e3069a3c 30-Jul-2014 blanchet <none@none>

use parallel preplay machinery also for one-line proofs


# 3fc452c6 30-Jul-2014 blanchet <none@none>

always minimize Sledgehammer results by default


# 50e7dab8 30-Jul-2014 fleury <none@none>

imported patch satallax_proof_support_Sledgehammer


# c770a64e 16-Jun-2014 blanchet <none@none>

integrated new Waldmeister code with 'sledgehammer' command


# 8e49e927 16-Jun-2014 blanchet <none@none>

fixed parsing of one-argument 'file()' in TSTP files


# dd2a0d80 16-Jun-2014 blanchet <none@none>

simplified code


# 7b5b4568 16-Jun-2014 fleury <none@none>

Moving the remote prefix deleting on Sledgehammer's side


# c42c063d 16-Jun-2014 fleury <none@none>

add support for Isar reconstruction for thf1 ATP provers like Leo-II.


# 047b3f9c 12-Jun-2014 blanchet <none@none>

renamed Sledgehammer options


# c5b00bcc 02-Jun-2014 fleury <none@none>

basic setup for zipperposition prover


# 312fdfa6 21-May-2014 blanchet <none@none>

tuning


# 2c8d6176 21-Mar-2014 wenzelm <none@none>

more qualified names;


# cf3941c9 13-Feb-2014 blanchet <none@none>

avoid changing the state's context -- this results in transfer problems later with SMT, and hence preplay tactic failures


# a2e9e36e 03-Feb-2014 blanchet <none@none>

properly overwrite replay data from one compression iteration to another


# 2cd0300a 03-Feb-2014 blanchet <none@none>

tuning


# 9a5b75f2 03-Feb-2014 blanchet <none@none>

renamed 'smt' option 'smt_proofs' to avoid clash with 'smt' prover


# 2946be22 03-Feb-2014 blanchet <none@none>

tuned behavior of 'smt' option


# 5e5294cf 03-Feb-2014 blanchet <none@none>

made SML/NJ happier


# f0dd587a 03-Feb-2014 blanchet <none@none>

got rid of 'try0' step that is now redundant


# 62d265e3 03-Feb-2014 blanchet <none@none>

added 'smt' option to control generation of 'by smt' proofs


# 700f2e9d 03-Feb-2014 blanchet <none@none>

renamed ML file

--HG--
rename : src/HOL/Tools/Sledgehammer/sledgehammer_reconstructor.ML => src/HOL/Tools/Sledgehammer/sledgehammer_proof_methods.ML


# 94e4af3c 03-Feb-2014 blanchet <none@none>

merged 'reconstructors' and 'proof methods'


# 28c29fd3 02-Feb-2014 blanchet <none@none>

rationalized threading of 'metis' arguments


# b73fe638 02-Feb-2014 blanchet <none@none>

tuning


# 31f32c23 02-Feb-2014 blanchet <none@none>

made SML/NJ happier


# fed5d9bd 31-Jan-2014 blanchet <none@none>

tuning


# a16c4f61 31-Jan-2014 blanchet <none@none>

compile


# 06f3d979 30-Jan-2014 blanchet <none@none>

refactor large ML file