Thu, 17 Oct 2013 01:34:34 +0200 |
blanchet |
added comment
|
changeset |
files
|
Thu, 17 Oct 2013 01:22:15 +0200 |
blanchet |
tuning
|
changeset |
files
|
Thu, 17 Oct 2013 01:20:40 +0200 |
blanchet |
verbose minimization when learning from ATP proofs
|
changeset |
files
|
Thu, 17 Oct 2013 01:10:08 +0200 |
blanchet |
if slicing is disabled, pick the maximum number of facts, not the number of facts in the last slice
|
changeset |
files
|
Thu, 17 Oct 2013 01:04:00 +0200 |
blanchet |
if slicing is disabled, don't enforce last slice's "max_facts", but rather the maximum "max_facts"
|
changeset |
files
|
Thu, 17 Oct 2013 01:03:59 +0200 |
blanchet |
fast track -- avoid domain error in 0 case
|
changeset |
files
|
Thu, 17 Oct 2013 01:03:59 +0200 |
blanchet |
remove overloading of "max_facts" -- it already controls the number of facts passed to ATPs for 'learn_prover'
|
changeset |
files
|
Wed, 16 Oct 2013 21:45:15 +0200 |
nipkow |
merged
|
changeset |
files
|
Wed, 16 Oct 2013 21:44:56 +0200 |
nipkow |
tuned exercises
|
changeset |
files
|
Wed, 16 Oct 2013 20:44:33 +0200 |
panny |
use Code.abort instead of undefined in auto-generated equations
|
changeset |
files
|
Wed, 16 Oct 2013 19:55:23 +0200 |
blanchet |
have MaSh minimize
|
changeset |
files
|
Tue, 15 Oct 2013 23:00:46 +0200 |
blanchet |
tweaked signature
|
changeset |
files
|
Tue, 15 Oct 2013 22:55:01 +0200 |
blanchet |
strengthened tactic to deal with 'False ==> ...'
|
changeset |
files
|
Tue, 15 Oct 2013 17:21:16 +0200 |
blanchet |
made theorem extraction code not delve too far when looking at local fact, by relying on 'strip_thm' instead of (wrongly) reverse-engineering proof terms
|
changeset |
files
|
Tue, 15 Oct 2013 16:14:52 +0200 |
blanchet |
improved duplicate detection in "build_name_tables" by ensuring that the earliest occurrence of a duplicate (if it exists) gets picked as the canonical instance
|
changeset |
files
|