Wed, 28 Jul 2010 16:54:12 +0200 |
blanchet |
more robust proof reconstruction
|
changeset |
files
|
Wed, 28 Jul 2010 16:13:34 +0200 |
blanchet |
adapt to new (?) TPTP output
|
changeset |
files
|
Wed, 28 Jul 2010 15:53:52 +0200 |
blanchet |
fix remote_vampire's proof reconstruction
|
changeset |
files
|
Wed, 28 Jul 2010 15:34:10 +0200 |
blanchet |
fix proof reconstruction for latest Vampire
|
changeset |
files
|
Wed, 28 Jul 2010 10:45:49 +0200 |
blanchet |
renaming
|
changeset |
files
|
Wed, 28 Jul 2010 10:06:06 +0200 |
blanchet |
support latest version of Vampire (1.0) locally
|
changeset |
files
|
Wed, 28 Jul 2010 00:53:24 +0200 |
blanchet |
improve detection of installed SPASS
|
changeset |
files
|
Wed, 28 Jul 2010 11:42:48 +0200 |
wenzelm |
merged
|
changeset |
files
|
Tue, 27 Jul 2010 20:16:14 +0200 |
blanchet |
merge
|
changeset |
files
|
Tue, 27 Jul 2010 20:16:03 +0200 |
blanchet |
compile
|
changeset |
files
|
Tue, 27 Jul 2010 19:41:19 +0200 |
blanchet |
minor refactoring
|
changeset |
files
|
Tue, 27 Jul 2010 19:17:15 +0200 |
blanchet |
standardize "Author" tags
|
changeset |
files
|
Tue, 27 Jul 2010 18:50:22 +0200 |
blanchet |
remove unused fun
|
changeset |
files
|
Tue, 27 Jul 2010 18:45:55 +0200 |
blanchet |
reorder ML files in theory
|
changeset |
files
|
Tue, 27 Jul 2010 18:38:10 +0200 |
blanchet |
get rid of "FOLClause" (obsoleted by FOF-enabled "FOLFormula")
|
changeset |
files
|
Tue, 27 Jul 2010 18:33:10 +0200 |
blanchet |
more refactoring
|
changeset |
files
|
Tue, 27 Jul 2010 17:58:30 +0200 |
blanchet |
kill needless tracing
|
changeset |
files
|
Tue, 27 Jul 2010 17:56:01 +0200 |
blanchet |
rename "ATP_Manager" ML module to "Sledgehammer";
|
changeset |
files
|
Tue, 27 Jul 2010 17:49:16 +0200 |
blanchet |
rename
|
changeset |
files
|
Tue, 27 Jul 2010 17:43:11 +0200 |
blanchet |
complete renaming of "Sledgehammer_TPTP_Format" to "ATP_Problem"
|
changeset |
files
|
Tue, 27 Jul 2010 17:32:55 +0200 |
blanchet |
renamed file
|
changeset |
files
|
Tue, 27 Jul 2010 17:32:10 +0200 |
blanchet |
move Sledgehammer-specific code out of "Sledgehammer_TPTP_Format"
|
changeset |
files
|
Tue, 27 Jul 2010 17:15:12 +0200 |
blanchet |
get rid of more dead wood
|
changeset |
files
|
Tue, 27 Jul 2010 17:04:09 +0200 |
blanchet |
implemented "sublinear" minimization algorithm
|
changeset |
files
|
Tue, 27 Jul 2010 15:28:23 +0200 |
blanchet |
extract sort constraints from FOFs properly;
|
changeset |
files
|
Tue, 27 Jul 2010 17:10:27 +0200 |
haftmann |
merged
|
changeset |
files
|
Tue, 27 Jul 2010 17:09:35 +0200 |
haftmann |
delete structure Basic_Record; avoid `record` in names in structure Record
|
changeset |
files
|
Tue, 27 Jul 2010 14:12:35 +0200 |
blanchet |
no polymorphic "var"
|
changeset |
files
|
Tue, 27 Jul 2010 14:02:15 +0200 |
blanchet |
merged
|
changeset |
files
|
Tue, 27 Jul 2010 13:16:37 +0200 |
blanchet |
shrink the "max_new_relevant_facts_per_iter" fudge factors, now that we count formulas and not clauses
|
changeset |
files
|
Tue, 27 Jul 2010 13:15:58 +0200 |
blanchet |
negate tfree conjecture
|
changeset |
files
|
Tue, 27 Jul 2010 12:01:02 +0200 |
blanchet |
handle Vampire's equality proxy axiom correctly
|
changeset |
files
|
Tue, 27 Jul 2010 00:08:05 +0200 |
blanchet |
simplify code
|
changeset |
files
|
Mon, 26 Jul 2010 23:54:40 +0200 |
blanchet |
prevent schematic variable clash in combinator-introduction code, when invoked from Sledgehammer (another consequence of the CNF -> FOF transition)
|
changeset |
files
|
Mon, 26 Jul 2010 22:35:25 +0200 |
blanchet |
remove obsolete field in record
|
changeset |
files
|
Mon, 26 Jul 2010 22:32:37 +0200 |
blanchet |
simplify code
|
changeset |
files
|
Mon, 26 Jul 2010 22:22:23 +0200 |
blanchet |
get rid of obsolete "axiom ID" component, since it's now always 0
|
changeset |
files
|
Mon, 26 Jul 2010 20:07:31 +0200 |
blanchet |
reintroduced more preprocessing steps to Sledgehammer, adapted to the new FOF setting
|
changeset |
files
|
Mon, 26 Jul 2010 17:56:10 +0200 |
blanchet |
added extensionalization to Sledgehammer, mimicking what the Clausifier used to do
|
changeset |
files
|
Mon, 26 Jul 2010 17:26:02 +0200 |
blanchet |
simplify code
|
changeset |
files
|
Mon, 26 Jul 2010 17:22:39 +0200 |
blanchet |
remove more Skolemization-aware code
|
changeset |
files
|
Mon, 26 Jul 2010 17:17:59 +0200 |
blanchet |
kill Skolem handling in Sledgehammer
|
changeset |
files
|
Mon, 26 Jul 2010 17:09:10 +0200 |
blanchet |
simplify "conjecture_shape" business, as a result of using FOF instead of CNF
|
changeset |
files
|
Mon, 26 Jul 2010 17:03:21 +0200 |
blanchet |
generate full first-order formulas (FOF) in Sledgehammer
|
changeset |
files
|
Mon, 26 Jul 2010 14:14:24 +0200 |
blanchet |
make TPTP generator accept full first-order formulas
|
changeset |
files
|
Mon, 26 Jul 2010 11:26:47 +0200 |
blanchet |
generate close formulas for SPASS, but not for the others (to avoid clutter)
|
changeset |
files
|
Mon, 26 Jul 2010 11:21:25 +0200 |
blanchet |
renamed internal function
|
changeset |
files
|
Mon, 26 Jul 2010 11:21:11 +0200 |
blanchet |
proof reconstruction for full FOF terms
|
changeset |
files
|
Mon, 26 Jul 2010 11:19:57 +0200 |
blanchet |
remove confusing line in SPASS output (because the axiom names are off -- bug in SPASS)
|
changeset |
files
|
Mon, 26 Jul 2010 11:19:21 +0200 |
blanchet |
reorder SPASS conjectures correctly, based on Flotter output
|
changeset |
files
|
Tue, 27 Jul 2010 12:02:10 +0100 |
paulson |
Deleted an obsolete file
|
changeset |
files
|
Wed, 28 Jul 2010 00:13:26 +0200 |
wenzelm |
explicit Keyword.control markup for various control commands -- to prevent them from occurring in proof documents;
|
changeset |
files
|
Wed, 28 Jul 2010 00:03:22 +0200 |
wenzelm |
use file names relative to master directory of theory source -- Proof General can now handle that due to the ThyLoad.add_path deception (cf. 3ceccd415145);
|
changeset |
files
|
Tue, 27 Jul 2010 23:25:50 +0200 |
wenzelm |
simplified handling of update_time -- do not store within deps;
|
changeset |
files
|
Tue, 27 Jul 2010 23:15:37 +0200 |
wenzelm |
clarified register_thy: clean slate via kill_thy, more precise CRITICAL section;
|
changeset |
files
|
Tue, 27 Jul 2010 23:04:50 +0200 |
wenzelm |
updated keywords;
|
changeset |
files
|
Tue, 27 Jul 2010 23:02:45 +0200 |
wenzelm |
updated manual concerning theory loader;
|
changeset |
files
|
Tue, 27 Jul 2010 23:01:42 +0200 |
wenzelm |
theory loader: removed obsolete touch/outdate operations (require_thy no longer changes the database implicitly);
|
changeset |
files
|
Tue, 27 Jul 2010 22:42:53 +0200 |
wenzelm |
avoid repeated File.read for theory text (as before);
|
changeset |
files
|
Tue, 27 Jul 2010 22:23:32 +0200 |
wenzelm |
tuned messages and comments;
|
changeset |
files
|