Mon, 02 May 2011 01:05:50 +0200 |
wenzelm |
modernized rail diagrams using @{rail} antiquotation;
|
changeset |
files
|
Mon, 02 May 2011 01:05:24 +0200 |
blanchet |
tuning
|
changeset |
files
|
Mon, 02 May 2011 01:05:14 +0200 |
blanchet |
fixed parsing of multiple negations (e.g. ~~~p) found in Vampire proofs
|
changeset |
files
|
Sun, 01 May 2011 22:36:58 +0200 |
blanchet |
use "metis", not "metisFT", to reconstruct proofs found in fully-typed mode -- "metisFT" is just too slow...
|
changeset |
files
|
Sun, 01 May 2011 21:53:32 +0200 |
blanchet |
beware of polymorphic types in typed translation symbol declarations -- match alpha-equivalent types and, more importantly, prevent unsoundnesses by generating type constraints on the arguments of a polymorphic symbols (otherwise "hAPP" can be given any result type)
|
changeset |
files
|
Sun, 01 May 2011 18:57:45 +0200 |
blanchet |
minor doc fixes
|
changeset |
files
|
Sun, 01 May 2011 18:52:38 +0200 |
blanchet |
adapt to new type system names
|
changeset |
files
|
Sun, 01 May 2011 18:37:25 +0200 |
blanchet |
restructured type systems some more -- the old naming schemes had "argshg diff |less" and "tagshg diff |less" as equivalent and didn't support a monomorphic version of "tags"
|
changeset |
files
|
Sun, 01 May 2011 18:37:25 +0200 |
blanchet |
take "partial_types" option with a grain of salt
|
changeset |
files
|
Sun, 01 May 2011 18:37:25 +0200 |
blanchet |
fixed SPASS fact offset calculation and report unexpected unsound proofs with so-called sound encodings
|
changeset |
files
|
Sun, 01 May 2011 18:37:25 +0200 |
blanchet |
close formula universally, to make SPASS happy
|
changeset |
files
|
Sun, 01 May 2011 18:37:25 +0200 |
blanchet |
fixed embarrassing bug where conjecture and fact offsets were swapped
|
changeset |
files
|
Sun, 01 May 2011 18:37:25 +0200 |
blanchet |
pick up GaveUp error on SystemOnTPTP
|
changeset |
files
|
Sun, 01 May 2011 18:37:25 +0200 |
blanchet |
avoid trailing digits for SNARK (type) names -- grr...
|
changeset |
files
|
Sun, 01 May 2011 18:37:25 +0200 |
blanchet |
document new type system syntax
|
changeset |
files
|
Sun, 01 May 2011 18:37:25 +0200 |
blanchet |
use ! for mildly unsound and !! for very unsound encodings
|
changeset |
files
|
Sun, 01 May 2011 18:37:25 +0200 |
blanchet |
use new type system syntax
|
changeset |
files
|
Sun, 01 May 2011 18:37:25 +0200 |
blanchet |
implement the new ATP type system in Sledgehammer
|
changeset |
files
|
Sun, 01 May 2011 18:37:25 +0200 |
blanchet |
define type system in ATP module so that ATPs can suggest a type system
|
changeset |
files
|
Sun, 01 May 2011 18:37:25 +0200 |
blanchet |
made the format (TFF or FOF) of the TPTP problem a global argument of the problem again and have the ATPs report which formats they support
|
changeset |
files
|
Sun, 01 May 2011 18:37:25 +0200 |
blanchet |
merge symbol declarations that are type-instances of each other -- useful for type system "Args true" with monomorphization turned off
|
changeset |
files
|
Sun, 01 May 2011 18:37:25 +0200 |
blanchet |
drop even more bound types in symbol declarations -- useful in particular for type system "Args true"
|
changeset |
files
|
Sun, 01 May 2011 18:37:25 +0200 |
blanchet |
tuning
|
changeset |
files
|
Sun, 01 May 2011 18:37:25 +0200 |
blanchet |
got rid of one "sym_table" in "prepare_atp_problem" now that proxies are always handled first, and tuned accordingly
|
changeset |
files
|
Sun, 01 May 2011 18:37:25 +0200 |
blanchet |
drop "fequal" type args for unmangled type systems
|
changeset |
files
|
Sun, 01 May 2011 18:37:25 +0200 |
blanchet |
recognize more SystemOnTPTP errors
|
changeset |
files
|
Sun, 01 May 2011 18:37:25 +0200 |
blanchet |
cleanup proxification/unproxification and make sure that "num_atp_type_args" is called on the proxy in the reconstruction code, since "c_fequal" has one type arg but the unproxified equal has 0
|
changeset |
files
|
Sun, 01 May 2011 18:37:25 +0200 |
blanchet |
make sure that fequal keeps its type arguments for mangled type systems
|
changeset |
files
|