src/HOL/Tools/ATP/atp_systems.ML
Tue, 20 Mar 2012 00:44:30 +0100 blanchet implement term order attribute (for experiments)
Tue, 20 Mar 2012 00:44:30 +0100 blanchet tuning -- don't refer to old, internal version number (needlessly confusing now)
Tue, 20 Mar 2012 00:44:30 +0100 blanchet more weight attribute tuning
Tue, 20 Mar 2012 00:44:30 +0100 blanchet use TFF0 with remote Vampire, now that a newer version of Vampire has been installed there (1.8 rev. 1362) that appears to have sound support for TFF0
Tue, 20 Mar 2012 00:44:30 +0100 blanchet internal renamings
Tue, 20 Mar 2012 00:44:30 +0100 blanchet renamed E weight attribute
Fri, 24 Feb 2012 11:23:35 +0100 blanchet added support for Alt-Ergo through Why3 (mostly for experimental purposes, e.g. polymorphism vs. monomorphization)
Tue, 14 Feb 2012 20:13:07 +0100 blanchet don't report spurious LEO-II errors
Tue, 14 Feb 2012 18:58:33 +0100 blanchet better error message
Sat, 11 Feb 2012 13:41:36 +0100 blanchet new SPASS options
Fri, 10 Feb 2012 16:33:58 +0100 blanchet update SPASS slices
Thu, 09 Feb 2012 14:35:27 +0100 blanchet new SPASS slices
Mon, 06 Feb 2012 23:01:01 +0100 blanchet renamed type encoding
Sun, 05 Feb 2012 13:28:51 +0100 blanchet remove option that's on by default
Sun, 05 Feb 2012 12:27:10 +0100 blanchet no need for a script/mega-hack with the new SPASS
Sun, 05 Feb 2012 12:27:10 +0100 blanchet cleaned up new SPASS parsing
Sat, 04 Feb 2012 12:08:18 +0100 blanchet made option available to users (mostly for experiments)
Fri, 03 Feb 2012 18:00:55 +0100 blanchet optimization: slice caching in case two consecutive slices are nearly identical
Thu, 02 Feb 2012 15:14:18 +0100 blanchet change 9ce354a77908 wasn't quite right -- here's an improvement
Thu, 02 Feb 2012 12:51:03 +0100 blanchet better SPASS setup
Thu, 02 Feb 2012 12:42:05 +0100 blanchet include new SPASS by default if available
Tue, 31 Jan 2012 17:09:08 +0100 blanchet third attempt at lambda lifting that works for both Sledgehammer and Metis (cf. dce6c3a460a9)
Tue, 31 Jan 2012 16:11:15 +0100 blanchet improve SPASS setup
Tue, 31 Jan 2012 15:10:03 +0100 blanchet fixed syntax bug in DFG output
Tue, 31 Jan 2012 14:39:21 +0100 blanchet new SPASS setup
Mon, 30 Jan 2012 17:18:58 +0100 blanchet new SPASS setup
Mon, 30 Jan 2012 17:15:59 +0100 blanchet rename lambda translation schemes
Mon, 23 Jan 2012 17:40:32 +0100 blanchet renamed two files to make room for a new file
Wed, 14 Dec 2011 18:07:32 +0100 blanchet SPASS is incomplete because of the -Splits and -FullRed options, not just because of -SOS=1 -- don't pretend the opposite
Wed, 16 Nov 2011 17:06:14 +0100 blanchet give each time slice its own lambda translation
Sun, 06 Nov 2011 11:16:37 +0100 blanchet renamed experimental systems
Fri, 04 Nov 2011 15:05:59 +0000 blanchet document new experimental provers
Fri, 04 Nov 2011 15:05:58 +0000 blanchet added remote iProver(-Eq) for experimentation
Sat, 29 Oct 2011 13:15:58 +0200 blanchet always use DFG format to talk to SPASS -- since that's what we'll need to use anyway to benefit from sorts and other extensions
Sat, 29 Oct 2011 13:15:58 +0200 blanchet added DFG unsorted support (like in the old days)
Sat, 29 Oct 2011 13:15:58 +0200 blanchet added sorted DFG output for coming version of SPASS
Sat, 29 Oct 2011 13:15:58 +0200 blanchet specify proof output level 1 (i.e. no detailed, potentially huge E proofs) to LEO-II; requires version 1.2.9
Fri, 21 Oct 2011 12:44:20 +0200 blanchet disable Vampire's BDD optimization, which sometimes yields so huge proofs that this causes problems for reconstruction
Wed, 19 Oct 2011 21:40:32 +0200 blanchet one more LEO-II failure
Wed, 19 Oct 2011 16:36:13 +0200 blanchet more uniform SZS status handling
Mon, 17 Oct 2011 21:37:37 +0200 blanchet parse Satallax unsat cores
Wed, 07 Sep 2011 13:50:17 +0200 blanchet tweaking polymorphic TFF and THF output
Wed, 07 Sep 2011 09:10:41 +0200 blanchet rationalize uniform encodings
Tue, 06 Sep 2011 18:13:36 +0200 blanchet added dummy polymorphic THF system
Tue, 30 Aug 2011 16:07:46 +0200 blanchet cleaner "pff" dummy TFF0 prover
Tue, 30 Aug 2011 16:07:45 +0200 blanchet extended simple types with polymorphism -- the implementation still needs some work though
Tue, 30 Aug 2011 16:07:45 +0200 blanchet added dummy PFF prover, for debugging purposes
Tue, 30 Aug 2011 16:07:34 +0200 blanchet first step towards polymorphic TFF + changed defaults for Vampire
Tue, 30 Aug 2011 14:12:55 +0200 nik improved handling of induction rules in Sledgehammer
Tue, 30 Aug 2011 14:12:55 +0200 nik added generation of induction rules
Fri, 26 Aug 2011 01:18:48 +0200 blanchet disable TFF for Vampire 1.8 until they've fixed the soundness issues and it's back on SystemOnTPTP
Thu, 25 Aug 2011 23:55:21 +0200 blanchet make sure that if slicing is disabled, a non-SOS slice is chosen
Thu, 25 Aug 2011 22:05:18 +0200 blanchet make TFF output less explicit where possible
Thu, 25 Aug 2011 19:09:39 +0200 blanchet use more appropriate encoding for Z3 TPTP, as confirmed by evaluation
Thu, 25 Aug 2011 19:05:40 +0200 blanchet added one more known Z3 failure
Thu, 25 Aug 2011 14:25:07 +0200 blanchet rationalized option names -- mono becomes raw_mono and mangled becomes mono
Wed, 24 Aug 2011 22:12:30 +0200 blanchet remove Vampire imconplete proof detection -- the bug it was trying to work around has been fixed in version 1.8, and the check is too sensitive anyway
Tue, 23 Aug 2011 23:18:13 +0200 blanchet fixed "hBOOL" of existential variables, and generate more helpers
Tue, 23 Aug 2011 16:37:23 +0200 blanchet always use TFF if possible
Tue, 23 Aug 2011 16:07:01 +0200 blanchet exploit TFF format in Z3 used as ATP, and renamed it "z3_tptp"
less more (0) -100 -60 tip