Thu, 21 Feb 2013 16:00:48 +0100 |
wenzelm |
merged
|
changeset |
files
|
Thu, 21 Feb 2013 15:35:09 +0100 |
wenzelm |
removed obsolete tags;
|
changeset |
files
|
Thu, 21 Feb 2013 10:52:14 +0100 |
wenzelm |
highest priority for proofs with unknown / very short timing -- recover original scheduling with parallel_proofs_reuse_timing = false;
|
changeset |
files
|
Thu, 21 Feb 2013 16:36:19 +0100 |
blanchet |
tuned misleading message
|
changeset |
files
|
Thu, 21 Feb 2013 15:10:04 +0100 |
wenzelm |
merged
|
changeset |
files
|
Wed, 20 Feb 2013 19:57:17 +0100 |
wenzelm |
option parallel_proofs_reuse_timing controls reuse of log information -- since it is not always beneficial for performance;
|
changeset |
files
|
Wed, 20 Feb 2013 18:04:44 +0100 |
wenzelm |
prefer outdegree in comparison again (cf. 88c96e836ed6) -- NB: big jobs might hide behind small ones in this naive queuing scheme;
|
changeset |
files
|
Wed, 20 Feb 2013 15:22:22 +0100 |
wenzelm |
more tight representation of command timing;
|
changeset |
files
|
Wed, 20 Feb 2013 13:03:50 +0100 |
wenzelm |
prefer comparison of session timing, if this is known already;
|
changeset |
files
|
Wed, 20 Feb 2013 11:40:30 +0100 |
wenzelm |
proper check of Proof.is_relevant (again, cf. c3e99efacb67 and df8fc0567a3d);
|
changeset |
files
|
Wed, 20 Feb 2013 00:00:42 +0100 |
wenzelm |
support nested Thy_Syntax.element;
|
changeset |
files
|
Tue, 19 Feb 2013 21:44:37 +0100 |
wenzelm |
back to non-schematic 'sublocale' and 'interpretation' (despite df8fc0567a3d) for more potential parallelism;
|
changeset |
files
|
Tue, 19 Feb 2013 20:19:21 +0100 |
wenzelm |
help JVM to cope with large symbolic structures;
|
changeset |
files
|
Tue, 19 Feb 2013 17:55:26 +0100 |
wenzelm |
improved scheduling of forked proofs, based on elapsed time estimate (from last run via session log file);
|
changeset |
files
|
Tue, 19 Feb 2013 17:02:52 +0100 |
wenzelm |
read logs from failed sessions as well;
|
changeset |
files
|
Tue, 19 Feb 2013 16:49:40 +0100 |
wenzelm |
recover timing information from old log files;
|
changeset |
files
|
Tue, 19 Feb 2013 14:47:57 +0100 |
wenzelm |
suppress timing message in full PIDE protocol -- this is for batch build;
|
changeset |
files
|
Tue, 19 Feb 2013 13:57:13 +0100 |
wenzelm |
support for build passing timings from Scala to ML;
|
changeset |
files
|
Tue, 19 Feb 2013 12:58:32 +0100 |
wenzelm |
support for prescient timing information within command transactions;
|
changeset |
files
|
Tue, 19 Feb 2013 10:55:11 +0100 |
wenzelm |
emit command_timing properties into build log;
|
changeset |
files
|
Thu, 21 Feb 2013 12:22:26 +0100 |
blanchet |
generate Isar proof if Metis appears to be too slow
|
changeset |
files
|
Thu, 21 Feb 2013 12:22:26 +0100 |
blanchet |
swap slices so that the last slice is more complete (for minimization)
|
changeset |
files
|
Thu, 21 Feb 2013 12:22:26 +0100 |
blanchet |
tuning
|
changeset |
files
|
Wed, 20 Feb 2013 17:42:20 +0100 |
blanchet |
ensure all conjecture clauses are in the graph -- to prevent exceptions later
|
changeset |
files
|
Wed, 20 Feb 2013 17:31:28 +0100 |
blanchet |
generalize syntax of SPASS proofs
|
changeset |
files
|
Wed, 20 Feb 2013 17:15:06 +0100 |
blanchet |
tweaked hack some more
|
changeset |
files
|
Wed, 20 Feb 2013 17:12:21 +0100 |
blanchet |
more simplifying constructors
|
changeset |
files
|
Wed, 20 Feb 2013 17:05:24 +0100 |
blanchet |
remove needless steps from refutation graph -- these confuse the proof redirection algorithm (and are needless)
|
changeset |
files
|
Wed, 20 Feb 2013 16:21:04 +0100 |
blanchet |
more precise error
|
changeset |
files
|
Wed, 20 Feb 2013 15:43:51 +0100 |
blanchet |
improved hack
|
changeset |
files
|
Wed, 20 Feb 2013 15:26:19 +0100 |
blanchet |
upgraded to Alt-Ergo 0.95
|
changeset |
files
|
Wed, 20 Feb 2013 15:12:38 +0100 |
blanchet |
don't pass chained facts directly to SMT solvers -- this breaks various invariants and is never necessary
|
changeset |
files
|
Wed, 20 Feb 2013 14:47:19 +0100 |
blanchet |
trust preplayed proof in Mirabelle
|
changeset |
files
|
Wed, 20 Feb 2013 14:44:00 +0100 |
blanchet |
added case taken out by mistake
|
changeset |
files
|
Wed, 20 Feb 2013 14:21:17 +0100 |
blanchet |
tuning (removed redundant datatype)
|
changeset |
files
|
Wed, 20 Feb 2013 14:10:51 +0100 |
blanchet |
minimize SMT proofs with E if Isar proofs are desired and Metis managed to preplay
|
changeset |
files
|
Wed, 20 Feb 2013 13:04:03 +0100 |
blanchet |
honor linearization option also in the evaluation driver
|
changeset |
files
|
Wed, 20 Feb 2013 10:54:13 +0100 |
blanchet |
got rid of rump support for Vampire definitions
|
changeset |
files
|
Wed, 20 Feb 2013 10:45:23 +0100 |
blanchet |
optimize Isar output some more
|
changeset |
files
|
Wed, 20 Feb 2013 10:45:01 +0100 |
blanchet |
turn off more evil Vampire options to facilitate Isar proof generation
|
changeset |
files
|
Wed, 20 Feb 2013 09:58:28 +0100 |
blanchet |
fixed typo in option name
|
changeset |
files
|
Wed, 20 Feb 2013 08:56:34 +0100 |
blanchet |
tuning
|
changeset |
files
|
Wed, 20 Feb 2013 08:44:24 +0100 |
blanchet |
use new skolemizer only if some skolems have two or more arguments -- otherwise the old skolemizer cannot get the arg order wrong
|
changeset |
files
|
Wed, 20 Feb 2013 08:44:24 +0100 |
blanchet |
slacker comparison for Skolems, to avoid trivial equations
|
changeset |
files
|
Wed, 20 Feb 2013 08:44:24 +0100 |
blanchet |
auto-minimizer should respect "isar_proofs = true"
|
changeset |
files
|
Wed, 20 Feb 2013 08:44:24 +0100 |
blanchet |
made "isar_proofs" a 3-way option, to provide a way to totally disable isar_proofs if desired
|
changeset |
files
|
Wed, 20 Feb 2013 08:44:24 +0100 |
blanchet |
alias for people like me
|
changeset |
files
|
Tue, 19 Feb 2013 19:44:10 +0100 |
haftmann |
dropped spurious left-over from 0a2371e7ced3
|
changeset |
files
|
Tue, 19 Feb 2013 17:01:06 +0100 |
blanchet |
avoid using "smt" for minimization -- better use the prover itself, since then Sledgehammer gets to try metis again and gives the opportunity to output an Isar proof -- and show Isar proof as fallback for SMT proofs
|
changeset |
files
|
Tue, 19 Feb 2013 15:37:42 +0100 |
blanchet |
interpret "max_facts" argument in a slice-dependent fashion, instead of forcing the same number of facts to all slices
|
changeset |
files
|
Tue, 19 Feb 2013 15:03:36 +0100 |
kuncar |
delete also predicates on relations when hiding an implementation of an abstract type
|
changeset |
files
|
Tue, 19 Feb 2013 13:37:07 +0100 |
blanchet |
reintroduced crucial sorting accidentally lost in 962190eab40d
|
changeset |
files
|
Tue, 19 Feb 2013 13:27:33 +0100 |
blanchet |
compile
|
changeset |
files
|
Tue, 19 Feb 2013 13:21:49 +0100 |
blanchet |
provide two modes for MaSh driver: linearized or real visibility
|
changeset |
files
|
Mon, 18 Feb 2013 18:34:55 +0100 |
blanchet |
implement (more) accurate computation of parents
|
changeset |
files
|
Mon, 18 Feb 2013 18:34:54 +0100 |
blanchet |
tuning
|
changeset |
files
|
Mon, 18 Feb 2013 12:16:27 +0100 |
smolkas |
split isar_step into isar_step, fix, assms; made isar_proof explicit; register fixed variables in ctxt and auto_fix terms to avoid superfluous annotations
|
changeset |
files
|
Mon, 18 Feb 2013 12:16:02 +0100 |
smolkas |
simplified byline, isar_qualifier
|
changeset |
files
|
Mon, 18 Feb 2013 11:33:43 +0100 |
blanchet |
tuned code: factored out parent computation
|
changeset |
files
|
Mon, 18 Feb 2013 10:43:36 +0100 |
blanchet |
tuned code
|
changeset |
files
|
Mon, 18 Feb 2013 08:52:23 +0100 |
Andreas Lochbihler |
simplify definition as sort constraints ensure finiteness (thanks to Jesus Aransay)
|
changeset |
files
|
Sun, 17 Feb 2013 22:56:54 +0100 |
haftmann |
fundamentals about discrete logarithm and square root
|
changeset |
files
|
Sun, 17 Feb 2013 21:29:30 +0100 |
haftmann |
Sieve of Eratosthenes
|
changeset |
files
|
Sun, 17 Feb 2013 20:45:49 +0100 |
haftmann |
note on parallel computation
|
changeset |
files
|
Sun, 17 Feb 2013 19:39:00 +0100 |
haftmann |
corrected and clarified Code_Binary_Nat vs. Code_Target_Nat
|
changeset |
files
|
Sun, 17 Feb 2013 11:34:40 +0100 |
haftmann |
simplified construction of upto_aux
|
changeset |
files
|
Sun, 17 Feb 2013 11:06:10 +0100 |
haftmann |
merged
|
changeset |
files
|
Sat, 16 Feb 2013 08:21:08 +0100 |
haftmann |
restored proper order of NEWS entries (lost due too long-waiting patches)
|
changeset |
files
|
Sun, 17 Feb 2013 10:40:53 +0100 |
haftmann |
CONTRIBUTORS
|
changeset |
files
|
Sat, 16 Feb 2013 15:27:10 +0100 |
nipkow |
tail recursive code for function "upto"
|
changeset |
files
|
Fri, 15 Feb 2013 16:53:39 +0100 |
blanchet |
tuning
|
changeset |
files
|
Fri, 15 Feb 2013 16:40:39 +0100 |
blanchet |
repaired collateral damage from 4f0147ed8bcb
|
changeset |
files
|
Fri, 15 Feb 2013 16:17:05 +0100 |
traytel |
Backed out changeset: 3fe7242f8346,
|
changeset |
files
|
Fri, 15 Feb 2013 12:48:20 +0100 |
haftmann |
dropped now obsolete hint;
|
changeset |
files
|
Fri, 15 Feb 2013 11:47:34 +0100 |
haftmann |
attempt to re-establish conventions which theories are loaded into the grand unified library theory;
|
changeset |
files
|
Fri, 15 Feb 2013 11:47:33 +0100 |
haftmann |
systematic conversions between nat and nibble/char;
|
changeset |
files
|
Fri, 15 Feb 2013 15:22:16 +0100 |
traytel |
coercions between base types can be lifted to sets
|
changeset |
files
|
Fri, 15 Feb 2013 13:54:54 +0100 |
blanchet |
annotate obtains with types
|
changeset |
files
|
Fri, 15 Feb 2013 13:43:06 +0100 |
blanchet |
merge
|
changeset |
files
|
Fri, 15 Feb 2013 13:37:37 +0100 |
blanchet |
made check for conjecture skolemization sound
|
changeset |
files
|
Fri, 15 Feb 2013 13:29:37 +0100 |
smolkas |
use safe var index
|
changeset |
files
|
Fri, 15 Feb 2013 12:16:24 +0100 |
Andreas Lochbihler |
merged
|
changeset |
files
|
Fri, 15 Feb 2013 11:02:34 +0100 |
Andreas Lochbihler |
more type class instances for Numeral_Type (contributed by Jesus Aransay)
|
changeset |
files
|
Fri, 15 Feb 2013 10:52:47 +0100 |
Andreas Lochbihler |
added lemma
|
changeset |
files
|
Fri, 15 Feb 2013 12:10:09 +0100 |
blanchet |
merge
|
changeset |
files
|
Fri, 15 Feb 2013 11:36:34 +0100 |
blanchet |
merge
|
changeset |
files
|
Fri, 15 Feb 2013 11:27:15 +0100 |
blanchet |
skolemize conjecture properly in Isar proof
|
changeset |
files
|
Fri, 15 Feb 2013 10:48:06 +0100 |
blanchet |
tuning -- refactoring in preparation for handling skolemization of conjecture
|
changeset |
files
|
Fri, 15 Feb 2013 10:18:44 +0100 |
blanchet |
removed dead weight from data structure
|
changeset |
files
|
Fri, 15 Feb 2013 10:13:04 +0100 |
blanchet |
tuned code
|
changeset |
files
|
Fri, 15 Feb 2013 10:00:25 +0100 |
blanchet |
tuned code
|
changeset |
files
|
Fri, 15 Feb 2013 08:31:31 +0100 |
haftmann |
less customary term_of conversions;
|
changeset |
files
|
Fri, 15 Feb 2013 08:31:31 +0100 |
haftmann |
two target language numeral types: integer and natural, as replacement for code_numeral;
|
changeset |
files
|
Fri, 15 Feb 2013 08:31:30 +0100 |
haftmann |
explicit code equation for integer_of_nat
|
changeset |
files
|
Fri, 15 Feb 2013 11:31:59 +0100 |
traytel |
extended stream library
|
changeset |
files
|
Fri, 15 Feb 2013 09:59:46 +0100 |
Andreas Lochbihler |
merged
|
changeset |
files
|