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
|
Tue, 08 Oct 2013 21:19:46 +0200 |
blanchet |
minor fact filter speedups
|
changeset |
files
|
Tue, 08 Oct 2013 20:56:35 +0200 |
blanchet |
more gracefully handle huge theories in relevance filters
|
changeset |
files
|
Tue, 08 Oct 2013 20:53:37 +0200 |
blanchet |
handle huge MaSh requests gracefully
|
changeset |
files
|
Tue, 08 Oct 2013 16:40:03 +0200 |
blanchet |
further optimization in relevance filter
|
changeset |
files
|
Tue, 08 Oct 2013 14:53:33 +0200 |
blanchet |
further speed up duplicate elimination
|
changeset |
files
|
Tue, 08 Oct 2013 14:41:25 +0200 |
blanchet |
more efficient theorem variable normalization
|
changeset |
files
|
Mon, 07 Oct 2013 23:44:53 +0200 |
blanchet |
strengthened constructor-view tactic to deal with 'let's
|
changeset |
files
|
Mon, 07 Oct 2013 23:38:57 +0200 |
blanchet |
allow 'let's around constructors in constructor view
|
changeset |
files
|
Mon, 07 Oct 2013 20:54:55 +0200 |
blanchet |
reword abstract
|
changeset |
files
|
Mon, 07 Oct 2013 20:34:16 +0200 |
blanchet |
more primcorec docs
|
changeset |
files
|
Mon, 07 Oct 2013 20:34:14 +0200 |
blanchet |
minor doc fix
|
changeset |
files
|
Mon, 07 Oct 2013 08:39:50 -0700 |
huffman |
new topological lemmas; tuned proofs
|
changeset |
files
|
Sun, 06 Oct 2013 20:54:28 +0200 |
blanchet |
strengthen the tactics to bring them in sync with the simplifications taking place in the code (and weaken the simplifications a bit -- let's not deal with implies)
|
changeset |
files
|
Sun, 06 Oct 2013 20:24:06 +0200 |
blanchet |
generate optimized DNF formula
|
changeset |
files
|
Sun, 06 Oct 2013 20:24:05 +0200 |
blanchet |
rationalized negation code
|
changeset |
files
|
Sat, 05 Oct 2013 11:06:07 +0200 |
blanchet |
honor externally set MASH_PORT
|
changeset |
files
|
Fri, 04 Oct 2013 18:27:07 +0200 |
panny |
process code-style inputs
|
changeset |
files
|
Fri, 04 Oct 2013 17:00:35 +0200 |
blanchet |
more tracing
|
changeset |
files
|
Fri, 04 Oct 2013 16:51:26 +0200 |
blanchet |
more thorough spying
|
changeset |
files
|
Fri, 04 Oct 2013 16:11:19 +0200 |
blanchet |
more Sledgehammer spying -- record fact indices
|
changeset |
files
|
Fri, 04 Oct 2013 14:35:00 +0200 |
blanchet |
prevent explosion in monomorphizer (e.g. when the facts typerep_int_def typerep_num_def typerep_option_def typerep_node_def are selected)
|
changeset |
files
|
Fri, 04 Oct 2013 12:59:18 +0200 |
blanchet |
removed pointless special case
|
changeset |
files
|
Fri, 04 Oct 2013 11:52:10 +0200 |
blanchet |
run fewer provers in "try" mode
|
changeset |
files
|
Fri, 04 Oct 2013 11:28:28 +0200 |
blanchet |
count remote threads as well when balancing CPU usage -- otherwise jEdit users and other users of the "blocking" mode may have to wait for 2 * timeout if they e.g. have 4 cores and 5 provers (the typical situation)
|
changeset |
files
|
Fri, 04 Oct 2013 11:12:28 +0200 |
blanchet |
more parallelism in blocking mode
|
changeset |
files
|
Fri, 04 Oct 2013 09:46:08 +0200 |
blanchet |
more robustness in MaSh
|
changeset |
files
|
Thu, 03 Oct 2013 19:01:10 +0200 |
wenzelm |
back to post-release mode -- after fork point;
|
changeset |
files
|
Thu, 03 Oct 2013 16:32:33 +0200 |
wenzelm |
tuned;
|
changeset |
files
|
Thu, 03 Oct 2013 16:25:40 +0200 |
wenzelm |
tuned;
|
changeset |
files
|
Thu, 03 Oct 2013 16:15:47 +0200 |
wenzelm |
more notes;
|
changeset |
files
|
Thu, 03 Oct 2013 16:09:47 +0200 |
wenzelm |
tuned;
|
changeset |
files
|
Thu, 03 Oct 2013 12:34:32 +0200 |
nipkow |
added and generalised lemmas
|
changeset |
files
|
Thu, 03 Oct 2013 00:39:16 +0200 |
ballarin |
Streamlined locales reference material.
|
changeset |
files
|
Wed, 02 Oct 2013 23:05:36 +0200 |
nipkow |
merged
|
changeset |
files
|
Wed, 02 Oct 2013 22:32:50 +0200 |
nipkow |
tuned
|
changeset |
files
|
Wed, 02 Oct 2013 22:59:54 +0200 |
traytel |
merged
|
changeset |
files
|
Wed, 02 Oct 2013 22:59:19 +0200 |
traytel |
keep the qualification of bindings when noting bnf theorems
|
changeset |
files
|
Wed, 02 Oct 2013 22:54:42 +0200 |
blanchet |
strengthened tactic (primcorec_sel_tac) + tuning
|
changeset |
files
|
Wed, 02 Oct 2013 22:54:42 +0200 |
blanchet |
renamings
|
changeset |
files
|
Wed, 02 Oct 2013 22:54:42 +0200 |
blanchet |
got rid of needless argument
|
changeset |
files
|
Wed, 02 Oct 2013 22:54:42 +0200 |
blanchet |
make SMT integration slacker w.r.t. bad apples (facts)
|
changeset |
files
|
Wed, 02 Oct 2013 22:54:42 +0200 |
blanchet |
strengthen top sort check
|
changeset |
files
|
Wed, 02 Oct 2013 19:49:31 +0200 |
wenzelm |
tuned whitespace;
|
changeset |
files
|
Wed, 02 Oct 2013 19:49:15 +0200 |
wenzelm |
tuned;
|
changeset |
files
|
Wed, 02 Oct 2013 19:43:58 +0200 |
wenzelm |
unset XMODIFIERS by default, in order to prevent total loss of key events seen on Fedora 18/19;
|
changeset |
files
|
Wed, 02 Oct 2013 19:27:12 +0200 |
wenzelm |
updated to scala-2.10.3;
|
changeset |
files
|