Fri, 25 Jun 2010 12:08:48 +0200 improve the natural formula relevance filter code, so that it behaves more like the CNF one
blanchet [Fri, 25 Jun 2010 12:08:48 +0200] rev 37551
improve the natural formula relevance filter code, so that it behaves more like the CNF one
Fri, 25 Jun 2010 12:07:52 +0200 split SPASS time slot between SOS and non-SOS, in case SOS times out
blanchet [Fri, 25 Jun 2010 12:07:52 +0200] rev 37550
split SPASS time slot between SOS and non-SOS, in case SOS times out
Thu, 24 Jun 2010 21:01:13 +0200 yields ill-typed ATP/metis proofs -- raus!
blanchet [Thu, 24 Jun 2010 21:01:13 +0200] rev 37549
yields ill-typed ATP/metis proofs -- raus!
Thu, 24 Jun 2010 21:00:37 +0200 make sure "metisFT" is tried upon "metis" failure in "resolve_inc_tyvars"
blanchet [Thu, 24 Jun 2010 21:00:37 +0200] rev 37548
make sure "metisFT" is tried upon "metis" failure in "resolve_inc_tyvars"
Fri, 25 Jun 2010 07:19:21 +0200 merged
haftmann [Fri, 25 Jun 2010 07:19:21 +0200] rev 37547
merged
Thu, 24 Jun 2010 21:04:35 +0200 more direct definition simplifies proofs
haftmann [Thu, 24 Jun 2010 21:04:35 +0200] rev 37546
more direct definition simplifies proofs
Thu, 24 Jun 2010 21:03:32 +0200 merged
haftmann [Thu, 24 Jun 2010 21:03:32 +0200] rev 37545
merged
Thu, 24 Jun 2010 18:45:31 +0200 more precise tactic: do not escape to a different goal branch (REPEAT is still problematic, though)
haftmann [Thu, 24 Jun 2010 18:45:31 +0200] rev 37544
more precise tactic: do not escape to a different goal branch (REPEAT is still problematic, though)
Thu, 24 Jun 2010 18:22:15 +0200 a76ace919f1c wasn't quite right; second try
blanchet [Thu, 24 Jun 2010 18:22:15 +0200] rev 37543
a76ace919f1c wasn't quite right; second try
Thu, 24 Jun 2010 18:04:31 +0200 merge
blanchet [Thu, 24 Jun 2010 18:04:31 +0200] rev 37542
merge
Thu, 24 Jun 2010 17:57:36 +0200 never include anything from the Sledgehammer theory in the relevant facts + killed two obsolete facts
blanchet [Thu, 24 Jun 2010 17:57:36 +0200] rev 37541
never include anything from the Sledgehammer theory in the relevant facts + killed two obsolete facts
Thu, 24 Jun 2010 17:27:18 +0200 better eta-expansion in Sledgehammer's clausification;
blanchet [Thu, 24 Jun 2010 17:27:18 +0200] rev 37540
better eta-expansion in Sledgehammer's clausification; make the eta-expansion code more robust in the face of polymorphic arguments + make eta-expansion happen more often, since it first-orderizes things
Thu, 24 Jun 2010 17:25:47 +0200 cosmetics
blanchet [Thu, 24 Jun 2010 17:25:47 +0200] rev 37539
cosmetics
Thu, 24 Jun 2010 10:38:01 +0200 make sure that theorems passed using "add:" to Sledgehammer are not eliminated on heuristic grounds
blanchet [Thu, 24 Jun 2010 10:38:01 +0200] rev 37538
make sure that theorems passed using "add:" to Sledgehammer are not eliminated on heuristic grounds
Wed, 23 Jun 2010 18:43:50 +0200 improve the new "natural formula" fact filter
blanchet [Wed, 23 Jun 2010 18:43:50 +0200] rev 37537
improve the new "natural formula" fact filter
Fri, 25 Jun 2010 11:48:37 +0200 explicit treatment of UTF8 sequences as Isabelle symbols;
wenzelm [Fri, 25 Jun 2010 11:48:37 +0200] rev 37536
explicit treatment of UTF8 sequences as Isabelle symbols;
Thu, 24 Jun 2010 23:20:47 +0200 ML pretty printing of type string according to (quasi-abstract) YXML markup and symbols (including UTF8);
wenzelm [Thu, 24 Jun 2010 23:20:47 +0200] rev 37535
ML pretty printing of type string according to (quasi-abstract) YXML markup and symbols (including UTF8);
Thu, 24 Jun 2010 22:58:45 +0200 escape UTF8 symbols for the ML compiler;
wenzelm [Thu, 24 Jun 2010 22:58:45 +0200] rev 37534
escape UTF8 symbols for the ML compiler;
Thu, 24 Jun 2010 21:57:18 +0200 explicit treatment of UTF8 character sequences as Isabelle symbols;
wenzelm [Thu, 24 Jun 2010 21:57:18 +0200] rev 37533
explicit treatment of UTF8 character sequences as Isabelle symbols;
Thu, 24 Jun 2010 16:27:40 +0100 slight cleaning and simplification of the automatic wrapper for quotient definitions
Christian Urban <urbanc@in.tum.de> [Thu, 24 Jun 2010 16:27:40 +0100] rev 37532
slight cleaning and simplification of the automatic wrapper for quotient definitions
Thu, 24 Jun 2010 17:01:52 +0200 merged
wenzelm [Thu, 24 Jun 2010 17:01:52 +0200] rev 37531
merged
Thu, 24 Jun 2010 12:33:51 +0100 export of proper information in the ML-interface of the quotient package
Christian Urban <urbanc@in.tum.de> [Thu, 24 Jun 2010 12:33:51 +0100] rev 37530
export of proper information in the ML-interface of the quotient package
Thu, 24 Jun 2010 14:31:46 +0200 treat Pretty.T as strictly abstract type;
wenzelm [Thu, 24 Jun 2010 14:31:46 +0200] rev 37529
treat Pretty.T as strictly abstract type;
Thu, 24 Jun 2010 14:31:01 +0200 slightly more standard data merge: Symtax.merge (K true) avoids equality on abstract type Pretty.T and gracefully accepts overriding, Symtab.join prefers first entry as usual;
wenzelm [Thu, 24 Jun 2010 14:31:01 +0200] rev 37528
slightly more standard data merge: Symtax.merge (K true) avoids equality on abstract type Pretty.T and gracefully accepts overriding, Symtab.join prefers first entry as usual;
Thu, 24 Jun 2010 14:19:08 +0200 avoid equality on abstract type Pretty.T;
wenzelm [Thu, 24 Jun 2010 14:19:08 +0200] rev 37527
avoid equality on abstract type Pretty.T;
Thu, 24 Jun 2010 13:31:26 +0200 notes on packaging;
wenzelm [Thu, 24 Jun 2010 13:31:26 +0200] rev 37526
notes on packaging;
Thu, 24 Jun 2010 12:24:35 +0200 misc tuning;
wenzelm [Thu, 24 Jun 2010 12:24:35 +0200] rev 37525
misc tuning;
Thu, 24 Jun 2010 12:16:39 +0200 tuned auxiliary structures;
wenzelm [Thu, 24 Jun 2010 12:16:39 +0200] rev 37524
tuned auxiliary structures;
Thu, 24 Jun 2010 11:28:34 +0200 Net.encode_type;
wenzelm [Thu, 24 Jun 2010 11:28:34 +0200] rev 37523
Net.encode_type;
Thu, 24 Jun 2010 11:08:21 +0200 more accurate dependencies;
wenzelm [Thu, 24 Jun 2010 11:08:21 +0200] rev 37522
more accurate dependencies;
Thu, 24 Jun 2010 09:04:50 +0200 made smlnj happy
haftmann [Thu, 24 Jun 2010 09:04:50 +0200] rev 37521
made smlnj happy
Wed, 23 Jun 2010 16:28:12 +0200 fix syntax bug in the TPTP output, by ensuring that "hBOOL" is correctly used for n-ary predicates even if (n + k)-ary occurrences of the same predicate, but with a different type, occur in the same problem
blanchet [Wed, 23 Jun 2010 16:28:12 +0200] rev 37520
fix syntax bug in the TPTP output, by ensuring that "hBOOL" is correctly used for n-ary predicates even if (n + k)-ary occurrences of the same predicate, but with a different type, occur in the same problem
Wed, 23 Jun 2010 15:35:18 +0200 renamed for easier grep
blanchet [Wed, 23 Jun 2010 15:35:18 +0200] rev 37519
renamed for easier grep
Wed, 23 Jun 2010 15:32:11 +0200 use Skolem inlining also in the nonpolymorphic case, as a step toward simplifying the source code
blanchet [Wed, 23 Jun 2010 15:32:11 +0200] rev 37518
use Skolem inlining also in the nonpolymorphic case, as a step toward simplifying the source code
Wed, 23 Jun 2010 15:06:40 +0200 steal some of http://isabelle.in.tum.de/sledgehammer.html and add it to the docs
blanchet [Wed, 23 Jun 2010 15:06:40 +0200] rev 37517
steal some of http://isabelle.in.tum.de/sledgehammer.html and add it to the docs
Wed, 23 Jun 2010 14:36:23 +0200 have "metis" method and "metis_tac" fall back on "metisFT" upon failure, following a suggestion by Larry
blanchet [Wed, 23 Jun 2010 14:36:23 +0200] rev 37516
have "metis" method and "metis_tac" fall back on "metisFT" upon failure, following a suggestion by Larry
Wed, 23 Jun 2010 12:43:09 +0200 fix bug with "skolem_id" + sort facts for increased readability
blanchet [Wed, 23 Jun 2010 12:43:09 +0200] rev 37515
fix bug with "skolem_id" + sort facts for increased readability
Wed, 23 Jun 2010 11:36:03 +0200 if SPASS fails at finding a proof with the SOS option turned on, turn it off and try again
blanchet [Wed, 23 Jun 2010 11:36:03 +0200] rev 37514
if SPASS fails at finding a proof with the SOS option turned on, turn it off and try again
Wed, 23 Jun 2010 10:20:54 +0200 merged
blanchet [Wed, 23 Jun 2010 10:20:54 +0200] rev 37513
merged
Wed, 23 Jun 2010 10:20:33 +0200 this looks like the most appropriate place to do the beta-eta-contraction
blanchet [Wed, 23 Jun 2010 10:20:33 +0200] rev 37512
this looks like the most appropriate place to do the beta-eta-contraction
Wed, 23 Jun 2010 09:40:06 +0200 killed legacy "neg_clausify" and "clausify"
blanchet [Wed, 23 Jun 2010 09:40:06 +0200] rev 37511
killed legacy "neg_clausify" and "clausify"
Tue, 22 Jun 2010 23:54:16 +0200 merged
blanchet [Tue, 22 Jun 2010 23:54:16 +0200] rev 37510
merged
Tue, 22 Jun 2010 23:54:02 +0200 factor out TPTP format output into file of its own, to facilitate further changes
blanchet [Tue, 22 Jun 2010 23:54:02 +0200] rev 37509
factor out TPTP format output into file of its own, to facilitate further changes
Tue, 22 Jun 2010 19:10:12 +0200 merged
blanchet [Tue, 22 Jun 2010 19:10:12 +0200] rev 37508
merged
Tue, 22 Jun 2010 19:08:25 +0200 turn on "natural form" filtering in the Mirabelle tests, to see how it performs
blanchet [Tue, 22 Jun 2010 19:08:25 +0200] rev 37507
turn on "natural form" filtering in the Mirabelle tests, to see how it performs
Tue, 22 Jun 2010 18:47:45 +0200 missing "Unsynchronized" + make exception take a unit
blanchet [Tue, 22 Jun 2010 18:47:45 +0200] rev 37506
missing "Unsynchronized" + make exception take a unit
Tue, 22 Jun 2010 18:31:49 +0200 added code to optionally perform fact filtering on the original (non-CNF) formulas
blanchet [Tue, 22 Jun 2010 18:31:49 +0200] rev 37505
added code to optionally perform fact filtering on the original (non-CNF) formulas
Tue, 22 Jun 2010 17:10:01 +0200 more cosmetics
blanchet [Tue, 22 Jun 2010 17:10:01 +0200] rev 37504
more cosmetics
Tue, 22 Jun 2010 17:07:39 +0200 cosmetics + prevent consideration of inlined Skolem terms in relevance filter
blanchet [Tue, 22 Jun 2010 17:07:39 +0200] rev 37503
cosmetics + prevent consideration of inlined Skolem terms in relevance filter
Tue, 22 Jun 2010 16:50:55 +0200 canonical argument order
blanchet [Tue, 22 Jun 2010 16:50:55 +0200] rev 37502
canonical argument order
Tue, 22 Jun 2010 16:40:36 +0200 leverage new data structure for handling "add:" and "del:"
blanchet [Tue, 22 Jun 2010 16:40:36 +0200] rev 37501
leverage new data structure for handling "add:" and "del:"
Tue, 22 Jun 2010 16:23:29 +0200 thread original theorem along with CNF theorem, as a step toward killing the Skolem cache
blanchet [Tue, 22 Jun 2010 16:23:29 +0200] rev 37500
thread original theorem along with CNF theorem, as a step toward killing the Skolem cache
Tue, 22 Jun 2010 14:48:46 +0200 merge "generic_prover" and "generic_tptp_prover"
blanchet [Tue, 22 Jun 2010 14:48:46 +0200] rev 37499
merge "generic_prover" and "generic_tptp_prover"
Tue, 22 Jun 2010 14:28:22 +0200 removed Sledgehammer's support for the DFG syntax;
blanchet [Tue, 22 Jun 2010 14:28:22 +0200] rev 37498
removed Sledgehammer's support for the DFG syntax; this removes 350 buggy lines from Sledgehammer. SPASS 3.5 and above support the TPTP syntax.
Tue, 22 Jun 2010 13:17:59 +0200 distinguish between "unknown" and "no Kodkodi installed" errors
blanchet [Tue, 22 Jun 2010 13:17:59 +0200] rev 37497
distinguish between "unknown" and "no Kodkodi installed" errors
Tue, 22 Jun 2010 13:17:17 +0200 reintroduce new Sledgehammer polymorphic handling code;
blanchet [Tue, 22 Jun 2010 13:17:17 +0200] rev 37496
reintroduce new Sledgehammer polymorphic handling code; this time I tested the proper version of Isabelle
(0) -30000 -10000 -3000 -1000 -300 -100 -56 +56 +100 +300 +1000 +3000 +10000 +30000 tip