Tue, 15 Oct 2013 11:49:39 +0100 |
paulson |
renamed relcomp_def to relcomp_unfold
|
changeset |
files
|
Tue, 15 Oct 2013 12:25:45 +0200 |
nipkow |
fixed thm names
|
changeset |
files
|
Tue, 15 Oct 2013 10:59:34 +0200 |
blanchet |
addressed rare case where the same symbol would be treated alternately as a function and as a predicate -- adding "top2I top_boolI" to a problem that didn't talk about "top" was a way to trigger the issue
|
changeset |
files
|
Mon, 14 Oct 2013 11:14:14 +0200 |
blanchet |
added Nitpick limitations to docs
|
changeset |
files
|
Mon, 14 Oct 2013 11:07:59 +0200 |
blanchet |
more defensive Nitpick setup -- exotic types of recursion are not supported yet in the model finder
|
changeset |
files
|
Mon, 14 Oct 2013 10:55:49 +0200 |
blanchet |
keep temporary error handling in there until code equations are properly generated
|
changeset |
files
|
Mon, 14 Oct 2013 10:50:44 +0200 |
blanchet |
tuning (simplified parts of 92c5bd3b342d)
|
changeset |
files
|
Mon, 14 Oct 2013 10:27:16 +0200 |
blanchet |
tuning
|
changeset |
files
|
Mon, 14 Oct 2013 10:06:03 +0200 |
blanchet |
stengthened tactic to cope with abort cases
|
changeset |
files
|
Mon, 14 Oct 2013 09:31:42 +0200 |
blanchet |
tuned names
|
changeset |
files
|
Mon, 14 Oct 2013 09:17:04 +0200 |
blanchet |
strengthened tactic w.r.t. "let"
|
changeset |
files
|
Sun, 13 Oct 2013 21:36:26 +0200 |
blanchet |
more prominent MaSh errors
|
changeset |
files
|
Fri, 11 Oct 2013 23:15:30 +0200 |
panny |
compile -- fix typo introduced in 07a8145aaeba
|
changeset |
files
|
Fri, 11 Oct 2013 20:47:37 +0200 |
panny |
pass the right theorems to tactic
|
changeset |
files
|
Fri, 11 Oct 2013 16:31:23 +0200 |
panny |
prove user-supplied equations for ctr and code reductions, preserving "let"s, "case"s etc.;
|
changeset |
files
|
Thu, 10 Oct 2013 08:23:57 +0200 |
blanchet |
repaired confusion between the stated and effective fact filter -- the mismatch could result in "Match" exceptions
|
changeset |
files
|
Thu, 10 Oct 2013 01:17:37 +0200 |
blanchet |
simplify fudge factor code
|
changeset |
files
|
Wed, 09 Oct 2013 17:21:28 +0200 |
blanchet |
cleanup SMT-related config options
|
changeset |
files
|
Wed, 09 Oct 2013 16:40:03 +0200 |
blanchet |
no isar proofs if preplay was not attempted
|
changeset |
files
|
Wed, 09 Oct 2013 16:38:48 +0200 |
blanchet |
normalize more equalities
|
changeset |
files
|
Wed, 09 Oct 2013 16:07:33 +0200 |
blanchet |
parallelize MeSh
|
changeset |
files
|
Wed, 09 Oct 2013 15:58:02 +0200 |
blanchet |
run relevance filter only once for ATPs and SMT solvers, since it should now yield the same results anyway
|
changeset |
files
|
Wed, 09 Oct 2013 15:39:34 +0200 |
blanchet |
use same relevance filter for ATP and SMT solvers -- attempting to filter out certain ground instances of polymorphic symbols like + and 0 has unexpected side-effects that lead to incompletenesses (relevant facts not being selected)
|
changeset |
files
|
Wed, 09 Oct 2013 10:47:43 +0200 |
blanchet |
minor performance tuning
|
changeset |
files
|
Wed, 09 Oct 2013 09:53:18 +0200 |
blanchet |
use plain types instead of dedicated type pattern
|
changeset |
files
|
Wed, 09 Oct 2013 09:51:24 +0200 |
blanchet |
duplicate term and type patterns
|
changeset |
files
|
Wed, 09 Oct 2013 09:47:59 +0200 |
blanchet |
optimized built-in const check
|
changeset |
files
|
Wed, 09 Oct 2013 08:28:36 +0200 |
blanchet |
added TODO
|
changeset |
files
|
Wed, 09 Oct 2013 08:12:53 +0200 |
blanchet |
crank up limit a bit -- truly huge background theories are still nearly 3 times larger
|
changeset |
files
|
Tue, 08 Oct 2013 22:33:05 +0200 |
blanchet |
higher minimum relevance threshold, to prevent Sledgehammer from taking too long on "lemma False"
|
changeset |
files
|