Fri, 17 Dec 2010 15:30:00 +0100 |
boehmes |
fixed the command-line syntax for setting Yices' random seed
|
changeset |
files
|
Fri, 17 Dec 2010 15:07:32 +0100 |
boehmes |
merged
|
changeset |
files
|
Fri, 17 Dec 2010 14:59:06 +0100 |
boehmes |
updated SMT certificates
|
changeset |
files
|
Fri, 17 Dec 2010 14:36:33 +0100 |
boehmes |
fixed lambda-lifting: shift indices of bound variables correctly (after locking the required bound variables) and apply bound variables to the new function symbol in the right order;
|
changeset |
files
|
Fri, 17 Dec 2010 12:14:18 +0100 |
bulwahn |
adding exhaustive tester instances for numeric types: code_numeral, nat, rat and real
|
changeset |
files
|
Fri, 17 Dec 2010 17:48:05 +0100 |
wenzelm |
updated generated file;
|
changeset |
files
|
Fri, 17 Dec 2010 17:43:54 +0100 |
wenzelm |
replaced command 'nonterminals' by slightly modernized version 'nonterminal';
|
changeset |
files
|
Fri, 17 Dec 2010 17:08:56 +0100 |
wenzelm |
renamed structure MetaSimplifier to raw_Simplifer, to emphasize its meaning;
|
changeset |
files
|
Fri, 17 Dec 2010 16:25:21 +0100 |
wenzelm |
tuned signature;
|
changeset |
files
|
Fri, 17 Dec 2010 14:09:37 +0100 |
wenzelm |
clarified exports of structure Simplifier;
|
changeset |
files
|
Fri, 17 Dec 2010 13:45:43 +0100 |
wenzelm |
refer to regular structure Simplifier;
|
changeset |
files
|
Fri, 17 Dec 2010 13:12:58 +0100 |
wenzelm |
tuned;
|
changeset |
files
|
Fri, 17 Dec 2010 08:37:35 +0100 |
boehmes |
updated SMT certificates
|
changeset |
files
|
Fri, 17 Dec 2010 00:27:40 +0100 |
blanchet |
more precise/correct SMT error handling
|
changeset |
files
|
Fri, 17 Dec 2010 00:11:06 +0100 |
blanchet |
fixed off-by-one and return proper error code -- never underestimate the number of oddities in Perl
|
changeset |
files
|
Thu, 16 Dec 2010 22:45:02 +0100 |
blanchet |
discriminate SMT errors a bit better
|
changeset |
files
|
Thu, 16 Dec 2010 22:43:22 +0100 |
blanchet |
keep track of errors in Z3 input file for debugging purposes
|
changeset |
files
|
Thu, 16 Dec 2010 21:53:31 +0100 |
blanchet |
better propagation of stdout in case of failure + comply with strict/warnings
|
changeset |
files
|
Thu, 16 Dec 2010 21:21:52 +0100 |
blanchet |
merge
|
changeset |
files
|
Thu, 16 Dec 2010 21:21:13 +0100 |
blanchet |
cleaner handling of temporary files
|
changeset |
files
|
Thu, 16 Dec 2010 20:14:21 +0000 |
paulson |
merged
|
changeset |
files
|
Thu, 16 Dec 2010 20:14:04 +0000 |
paulson |
made sml/nj happy
|
changeset |
files
|
Thu, 16 Dec 2010 21:02:08 +0100 |
blanchet |
added self-correcting wrapper for Z3 -- see comment in the file for details
|
changeset |
files
|
Thu, 16 Dec 2010 16:18:11 +0100 |
blanchet |
impose a limit on the breadth of monomorphization (in addition to on the depth) to prevent an explosion of the number of monomorphic instances
|
changeset |
files
|
Thu, 16 Dec 2010 15:46:54 +0100 |
blanchet |
no need to do a super-duper atomization if Metis fails afterwards anyway
|
changeset |
files
|
Thu, 16 Dec 2010 15:44:32 +0100 |
blanchet |
removed unused variable
|
changeset |
files
|
Thu, 16 Dec 2010 15:12:17 +0100 |
blanchet |
robustly handle SMT exceptions in Sledgehammer
|
changeset |
files
|
Thu, 16 Dec 2010 15:12:17 +0100 |
blanchet |
make "debug" imply "blocking", since in blocking mode the exceptions flow through and are more instructive
|
changeset |
files
|
Thu, 16 Dec 2010 15:12:17 +0100 |
blanchet |
reintroduce the higher penalty for skolems
|
changeset |
files
|
Thu, 16 Dec 2010 15:12:17 +0100 |
blanchet |
tuning
|
changeset |
files
|
Thu, 16 Dec 2010 15:12:17 +0100 |
blanchet |
comment tuning
|
changeset |
files
|
Thu, 16 Dec 2010 15:12:17 +0100 |
blanchet |
get rid of experimental feature of term patterns in relevance filter -- doesn't work well unless we take into consideration the equality theory entailed by the relevant facts
|
changeset |
files
|
Thu, 16 Dec 2010 15:12:17 +0100 |
blanchet |
fixed more issues with the Vampire output parser, and added support for Vampire's TSTP output (--proof tptp)
|
changeset |
files
|
Thu, 16 Dec 2010 15:12:17 +0100 |
blanchet |
make it more likely that induction rules are picked up by Sledgehammer
|
changeset |
files
|
Thu, 16 Dec 2010 15:12:17 +0100 |
blanchet |
generalize the Vampire parser some more to cope with things like "{2, 3\}" seen in some proofs
|
changeset |
files
|
Thu, 16 Dec 2010 15:12:17 +0100 |
blanchet |
add the current theory's constant to the goal to make theorems from the current theory more relevant on the first iteration already
|
changeset |
files
|
Thu, 16 Dec 2010 15:12:17 +0100 |
blanchet |
instantiate induction rules automatically
|
changeset |
files
|
Thu, 16 Dec 2010 13:54:17 +0100 |
boehmes |
merged
|
changeset |
files
|
Thu, 16 Dec 2010 13:34:28 +0100 |
boehmes |
fix lambda-lifting: take level of bound variables into account and also apply bound variables from outer scope
|
changeset |
files
|
Thu, 16 Dec 2010 12:33:06 +0100 |
boehmes |
fixed introduction of explicit application function: bound variables always need explicit application if they are applied to some term
|
changeset |
files
|
Thu, 16 Dec 2010 12:07:36 +0100 |
boehmes |
fixed eta-expansion: introduce a couple of abstractions at once
|
changeset |
files
|
Thu, 16 Dec 2010 12:19:00 +0000 |
paulson |
merged
|
changeset |
files
|
Thu, 16 Dec 2010 12:05:00 +0000 |
paulson |
made sml/nj happy
|
changeset |
files
|
Thu, 16 Dec 2010 11:31:22 +0100 |
bulwahn |
removing file refute_isar.ML that was missed in 4006f5c3f421
|
changeset |
files
|
Thu, 16 Dec 2010 11:31:07 +0100 |
bulwahn |
added nitpick to mutabelle script
|
changeset |
files
|
Thu, 16 Dec 2010 11:31:06 +0100 |
bulwahn |
reactivating nitpick in Mutabelle
|
changeset |
files
|
Thu, 16 Dec 2010 09:40:15 +0100 |
haftmann |
more appropriate closures for static evaluation
|
changeset |
files
|
Thu, 16 Dec 2010 09:28:19 +0100 |
haftmann |
more uniform naming
|
changeset |
files
|
Thu, 16 Dec 2010 09:26:46 +0100 |
haftmann |
merged
|
changeset |
files
|
Wed, 15 Dec 2010 10:15:55 +0100 |
haftmann |
merged
|
changeset |
files
|
Wed, 15 Dec 2010 10:06:36 +0100 |
haftmann |
updated generated files
|
changeset |
files
|
Wed, 15 Dec 2010 09:47:12 +0100 |
haftmann |
simplified evaluation function names
|
changeset |
files
|
Thu, 16 Dec 2010 09:10:38 +0100 |
boehmes |
turned simp_trace_depth_limit into a configuration option
|
changeset |
files
|
Wed, 15 Dec 2010 19:15:06 -0800 |
huffman |
add notsqsubseteq syntax
|
changeset |
files
|
Wed, 15 Dec 2010 20:52:20 +0100 |
wenzelm |
show: display goal refinement rule as "state", to avoid odd Output.urgent_message and make its association with the goal more explicit;
|
changeset |
files
|
Wed, 15 Dec 2010 19:41:24 +0100 |
blanchet |
make sure errors generated in a thread don't vanish in cyberspace (e.g., when invoking Sledgehammer with unknown facts)
|
changeset |
files
|
Wed, 15 Dec 2010 18:45:14 +0100 |
bulwahn |
merged
|
changeset |
files
|
Wed, 15 Dec 2010 17:46:46 +0100 |
bulwahn |
adding postprocessing for maps in term construction of quickcheck; fixed check_all_option definition
|
changeset |
files
|
Wed, 15 Dec 2010 17:46:46 +0100 |
bulwahn |
added enum_term_of to correct present nested functions
|
changeset |
files
|
Wed, 15 Dec 2010 17:46:45 +0100 |
bulwahn |
adding postprocessing for sets in term construction of quickcheck
|
changeset |
files
|
Wed, 15 Dec 2010 18:20:44 +0100 |
boehmes |
merged
|
changeset |
files
|
Wed, 15 Dec 2010 18:18:56 +0100 |
boehmes |
fixed trigger inference: testing if a theorem already has a trigger was too strict;
|
changeset |
files
|
Wed, 15 Dec 2010 16:32:45 +0100 |
boehmes |
fixed checking and translation of weights (previously, weights occurring in terms were rejected, and weight numbers were unintended translated into Vars)
|
changeset |
files
|
Wed, 15 Dec 2010 16:29:56 +0100 |
boehmes |
the functions term_of and prop_of are also needed in earlier stages, not only for Z3 proof reconstruction, so they really belong in SMT_Utils
|
changeset |
files
|
Wed, 15 Dec 2010 18:10:32 +0100 |
blanchet |
facilitate debugging
|
changeset |
files
|
Wed, 15 Dec 2010 17:43:22 +0100 |
wenzelm |
merged
|
changeset |
files
|
Wed, 15 Dec 2010 17:14:44 +0100 |
blanchet |
clean up fudge factors a little bit
|
changeset |
files
|
Wed, 15 Dec 2010 16:42:07 +0100 |
blanchet |
added weights to SMT problems
|
changeset |
files
|
Wed, 15 Dec 2010 16:42:06 +0100 |
blanchet |
move facts supplied with "add:" to the front, so that they get a better weight (SMT)
|
changeset |
files
|
Wed, 15 Dec 2010 15:13:52 +0100 |
hoelzl |
beautify MacLaurin proofs; make better use of DERIV_intros
|
changeset |
files
|
Wed, 15 Dec 2010 14:29:04 +0100 |
blanchet |
workaround for bug in weight handling -- sometimes numerals got replaced by Vars and this confused the weight extractor
|
changeset |
files
|
Wed, 15 Dec 2010 15:11:56 +0100 |
wenzelm |
avoid ML structure aliases (especially single-letter abbreviations);
|
changeset |
files
|
Wed, 15 Dec 2010 15:01:34 +0100 |
wenzelm |
eliminated dead code;
|
changeset |
files
|
Wed, 15 Dec 2010 13:35:50 +0100 |
wenzelm |
more correct ML snippets that are unchecked;
|
changeset |
files
|
Wed, 15 Dec 2010 11:59:23 +0000 |
paulson |
merged
|
changeset |
files
|
Wed, 15 Dec 2010 11:58:49 +0000 |
paulson |
Added two theorems about the concept of range. Tidied up the comments.
|
changeset |
files
|
Wed, 15 Dec 2010 12:08:41 +0100 |
blanchet |
honor "overlord" option for SMT solvers as well and don't pass "ext" to them
|
changeset |
files
|
Wed, 15 Dec 2010 11:26:29 +0100 |
blanchet |
make Sledgehammer's relevance filter include the "ext" rule when appropriate
|
changeset |
files
|
Wed, 15 Dec 2010 11:26:29 +0100 |
blanchet |
tuning
|
changeset |
files
|
Wed, 15 Dec 2010 11:26:29 +0100 |
blanchet |
tuning
|
changeset |
files
|
Wed, 15 Dec 2010 11:26:29 +0100 |
blanchet |
added support for "type_sys" option to Mirabelle
|
changeset |
files
|
Wed, 15 Dec 2010 11:26:29 +0100 |
blanchet |
honor "metisFT" in Mirabelle
|
changeset |
files
|
Wed, 15 Dec 2010 11:26:29 +0100 |
blanchet |
make "full_types" take precedence over "type_sys"
|
changeset |
files
|
Wed, 15 Dec 2010 11:26:29 +0100 |
blanchet |
crank up Metis's timeout for SMT solvers, since users love Metis
|
changeset |
files
|
Wed, 15 Dec 2010 11:26:29 +0100 |
blanchet |
generate a "using [[smt_solver = ...]]" command if a proof is found by another SMT solver than the current one, to ensure it's also used for reconstruction
|
changeset |
files
|
Wed, 15 Dec 2010 11:26:29 +0100 |
blanchet |
make sure first-order occurrences of "False" and "True" are handled correctly -- this broke when adding proper support for higher-order occurrences
|
changeset |
files
|
Wed, 15 Dec 2010 11:26:29 +0100 |
blanchet |
consider "finite" overloaded in "precise_overloaded_args" mode
|
changeset |
files
|
Wed, 15 Dec 2010 11:26:29 +0100 |
blanchet |
added timeout max for remote server invocation
|
changeset |
files
|
Wed, 15 Dec 2010 11:26:29 +0100 |
blanchet |
fix translation of higher-order equality ("fequal") if "precise_overloaded_args" is "true"
|
changeset |
files
|
Wed, 15 Dec 2010 11:26:28 +0100 |
blanchet |
fix Vampire parsing problem
|
changeset |
files
|
Wed, 15 Dec 2010 11:26:28 +0100 |
blanchet |
improve partially tagged encoding by adding a helper fact that coalesces consecutive "ti" tags
|
changeset |
files
|
Wed, 15 Dec 2010 11:26:28 +0100 |
blanchet |
example tuning
|
changeset |
files
|
Wed, 15 Dec 2010 11:26:28 +0100 |
blanchet |
remove at most one double negation -- any other double negations are part of some higher-order reasoning and should be left alone, cf. "HO_Reas.thy"
|
changeset |
files
|
Wed, 15 Dec 2010 11:26:28 +0100 |
blanchet |
weaken the "expect" flag so that it doesn't trigger errors if a prover is not installed
|
changeset |
files
|
Wed, 15 Dec 2010 11:26:28 +0100 |
blanchet |
added example to exercise higher-order reasoning with Sledgehammer and Metis
|
changeset |
files
|
Wed, 15 Dec 2010 11:26:28 +0100 |
blanchet |
added Sledgehammer support for higher-order propositional reasoning
|
changeset |
files
|