Mon, 02 May 2011 01:05:24 +0200 tuning
blanchet [Mon, 02 May 2011 01:05:24 +0200] rev 42595
tuning
Mon, 02 May 2011 01:05:14 +0200 fixed parsing of multiple negations (e.g. ~~~p) found in Vampire proofs
blanchet [Mon, 02 May 2011 01:05:14 +0200] rev 42594
fixed parsing of multiple negations (e.g. ~~~p) found in Vampire proofs
Sun, 01 May 2011 22:36:58 +0200 use "metis", not "metisFT", to reconstruct proofs found in fully-typed mode -- "metisFT" is just too slow...
blanchet [Sun, 01 May 2011 22:36:58 +0200] rev 42593
use "metis", not "metisFT", to reconstruct proofs found in fully-typed mode -- "metisFT" is just too slow...
Sun, 01 May 2011 21:53:32 +0200 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)
blanchet [Sun, 01 May 2011 21:53:32 +0200] rev 42592
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)
Sun, 01 May 2011 18:57:45 +0200 minor doc fixes
blanchet [Sun, 01 May 2011 18:57:45 +0200] rev 42591
minor doc fixes
Sun, 01 May 2011 18:52:38 +0200 adapt to new type system names
blanchet [Sun, 01 May 2011 18:52:38 +0200] rev 42590
adapt to new type system names
Sun, 01 May 2011 18:37:25 +0200 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"
blanchet [Sun, 01 May 2011 18:37:25 +0200] rev 42589
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"
Sun, 01 May 2011 18:37:25 +0200 take "partial_types" option with a grain of salt
blanchet [Sun, 01 May 2011 18:37:25 +0200] rev 42588
take "partial_types" option with a grain of salt
Sun, 01 May 2011 18:37:25 +0200 fixed SPASS fact offset calculation and report unexpected unsound proofs with so-called sound encodings
blanchet [Sun, 01 May 2011 18:37:25 +0200] rev 42587
fixed SPASS fact offset calculation and report unexpected unsound proofs with so-called sound encodings
Sun, 01 May 2011 18:37:25 +0200 close formula universally, to make SPASS happy
blanchet [Sun, 01 May 2011 18:37:25 +0200] rev 42586
close formula universally, to make SPASS happy
Sun, 01 May 2011 18:37:25 +0200 fixed embarrassing bug where conjecture and fact offsets were swapped
blanchet [Sun, 01 May 2011 18:37:25 +0200] rev 42585
fixed embarrassing bug where conjecture and fact offsets were swapped
Sun, 01 May 2011 18:37:25 +0200 pick up GaveUp error on SystemOnTPTP
blanchet [Sun, 01 May 2011 18:37:25 +0200] rev 42584
pick up GaveUp error on SystemOnTPTP
Sun, 01 May 2011 18:37:25 +0200 avoid trailing digits for SNARK (type) names -- grr...
blanchet [Sun, 01 May 2011 18:37:25 +0200] rev 42583
avoid trailing digits for SNARK (type) names -- grr...
Sun, 01 May 2011 18:37:25 +0200 document new type system syntax
blanchet [Sun, 01 May 2011 18:37:25 +0200] rev 42582
document new type system syntax
Sun, 01 May 2011 18:37:25 +0200 use ! for mildly unsound and !! for very unsound encodings
blanchet [Sun, 01 May 2011 18:37:25 +0200] rev 42581
use ! for mildly unsound and !! for very unsound encodings
Sun, 01 May 2011 18:37:25 +0200 use new type system syntax
blanchet [Sun, 01 May 2011 18:37:25 +0200] rev 42580
use new type system syntax
Sun, 01 May 2011 18:37:25 +0200 implement the new ATP type system in Sledgehammer
blanchet [Sun, 01 May 2011 18:37:25 +0200] rev 42579
implement the new ATP type system in Sledgehammer
Sun, 01 May 2011 18:37:25 +0200 define type system in ATP module so that ATPs can suggest a type system
blanchet [Sun, 01 May 2011 18:37:25 +0200] rev 42578
define type system in ATP module so that ATPs can suggest a type system
Sun, 01 May 2011 18:37:25 +0200 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
blanchet [Sun, 01 May 2011 18:37:25 +0200] rev 42577
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
Sun, 01 May 2011 18:37:25 +0200 merge symbol declarations that are type-instances of each other -- useful for type system "Args true" with monomorphization turned off
blanchet [Sun, 01 May 2011 18:37:25 +0200] rev 42576
merge symbol declarations that are type-instances of each other -- useful for type system "Args true" with monomorphization turned off
Sun, 01 May 2011 18:37:25 +0200 drop even more bound types in symbol declarations -- useful in particular for type system "Args true"
blanchet [Sun, 01 May 2011 18:37:25 +0200] rev 42575
drop even more bound types in symbol declarations -- useful in particular for type system "Args true"
Sun, 01 May 2011 18:37:25 +0200 tuning
blanchet [Sun, 01 May 2011 18:37:25 +0200] rev 42574
tuning
Sun, 01 May 2011 18:37:25 +0200 got rid of one "sym_table" in "prepare_atp_problem" now that proxies are always handled first, and tuned accordingly
blanchet [Sun, 01 May 2011 18:37:25 +0200] rev 42573
got rid of one "sym_table" in "prepare_atp_problem" now that proxies are always handled first, and tuned accordingly
Sun, 01 May 2011 18:37:25 +0200 drop "fequal" type args for unmangled type systems
blanchet [Sun, 01 May 2011 18:37:25 +0200] rev 42572
drop "fequal" type args for unmangled type systems
Sun, 01 May 2011 18:37:25 +0200 recognize more SystemOnTPTP errors
blanchet [Sun, 01 May 2011 18:37:25 +0200] rev 42571
recognize more SystemOnTPTP errors
Sun, 01 May 2011 18:37:25 +0200 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
blanchet [Sun, 01 May 2011 18:37:25 +0200] rev 42570
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
Sun, 01 May 2011 18:37:25 +0200 make sure that fequal keeps its type arguments for mangled type systems
blanchet [Sun, 01 May 2011 18:37:25 +0200] rev 42569
make sure that fequal keeps its type arguments for mangled type systems
Sun, 01 May 2011 18:37:24 +0200 no needless "fequal" proxies if "explicit_apply" is set + always have readable names
blanchet [Sun, 01 May 2011 18:37:24 +0200] rev 42568
no needless "fequal" proxies if "explicit_apply" is set + always have readable names
Sun, 01 May 2011 18:37:24 +0200 shorten readable names -- they can get really long with monomorphization, which actually slows down the ATPs
blanchet [Sun, 01 May 2011 18:37:24 +0200] rev 42567
shorten readable names -- they can get really long with monomorphization, which actually slows down the ATPs
Sun, 01 May 2011 18:37:24 +0200 avoid Type.TYPE_MATCH exception for "True_or_False" for "If"
blanchet [Sun, 01 May 2011 18:37:24 +0200] rev 42566
avoid Type.TYPE_MATCH exception for "True_or_False" for "If"
Sun, 01 May 2011 18:37:24 +0200 proper handling of partially applied proxy symbols
blanchet [Sun, 01 May 2011 18:37:24 +0200] rev 42565
proper handling of partially applied proxy symbols
Sun, 01 May 2011 18:37:24 +0200 make the problems a bit lighter by getting rid of bound quantifiers for monomorphized constants, since these always have the same return type
blanchet [Sun, 01 May 2011 18:37:24 +0200] rev 42564
make the problems a bit lighter by getting rid of bound quantifiers for monomorphized constants, since these always have the same return type
Sun, 01 May 2011 18:37:24 +0200 improve helper type instantiation code
blanchet [Sun, 01 May 2011 18:37:24 +0200] rev 42563
improve helper type instantiation code
Sun, 01 May 2011 18:37:24 +0200 killed needless datatype "combtyp" in Metis
blanchet [Sun, 01 May 2011 18:37:24 +0200] rev 42562
killed needless datatype "combtyp" in Metis
Sun, 01 May 2011 18:37:24 +0200 have properly type-instantiated helper facts (combinators and If)
blanchet [Sun, 01 May 2011 18:37:24 +0200] rev 42561
have properly type-instantiated helper facts (combinators and If)
Sun, 01 May 2011 18:37:24 +0200 don't destroy sym table entry for special symbols such as "hAPP" if "explicit_apply" is set
blanchet [Sun, 01 May 2011 18:37:24 +0200] rev 42560
don't destroy sym table entry for special symbols such as "hAPP" if "explicit_apply" is set
Sun, 01 May 2011 18:37:24 +0200 better known failure recognition for ToFoF-E
blanchet [Sun, 01 May 2011 18:37:24 +0200] rev 42559
better known failure recognition for ToFoF-E
Sun, 01 May 2011 18:37:24 +0200 cleaned up "explicit_apply" so that it shares most of its code path with the default mode of operation
blanchet [Sun, 01 May 2011 18:37:24 +0200] rev 42558
cleaned up "explicit_apply" so that it shares most of its code path with the default mode of operation
Sun, 01 May 2011 18:37:24 +0200 fixed min-arity computation when "explicit_apply" is specified
blanchet [Sun, 01 May 2011 18:37:24 +0200] rev 42557
fixed min-arity computation when "explicit_apply" is specified
Sun, 01 May 2011 18:37:24 +0200 fixed "tags" type encoding after latest round of changes
blanchet [Sun, 01 May 2011 18:37:24 +0200] rev 42556
fixed "tags" type encoding after latest round of changes
Sun, 01 May 2011 18:37:24 +0200 more higher-order tests for Sledgehammer/ATP
blanchet [Sun, 01 May 2011 18:37:24 +0200] rev 42555
more higher-order tests for Sledgehammer/ATP
Sun, 01 May 2011 18:37:24 +0200 added friendly hint when Isar proof is missing
blanchet [Sun, 01 May 2011 18:37:24 +0200] rev 42554
added friendly hint when Isar proof is missing
Sun, 01 May 2011 18:37:24 +0200 fix handling of proxies after recent drastic changes to the type encodings
blanchet [Sun, 01 May 2011 18:37:24 +0200] rev 42553
fix handling of proxies after recent drastic changes to the type encodings
Sun, 01 May 2011 18:37:24 +0200 added a hint to Metis errors suggesting metisFT -- it sometimes work
blanchet [Sun, 01 May 2011 18:37:24 +0200] rev 42552
added a hint to Metis errors suggesting metisFT -- it sometimes work
Sun, 01 May 2011 18:37:24 +0200 reconstruct TFF type predicates correctly for ToFoF
blanchet [Sun, 01 May 2011 18:37:24 +0200] rev 42551
reconstruct TFF type predicates correctly for ToFoF
Sun, 01 May 2011 18:37:24 +0200 fixed parsing of not in ATP proofs (e.g. ~x | y is (~x) | y, not ~(x | y))
blanchet [Sun, 01 May 2011 18:37:24 +0200] rev 42550
fixed parsing of not in ATP proofs (e.g. ~x | y is (~x) | y, not ~(x | y))
Sun, 01 May 2011 18:37:24 +0200 handle special constants correctly in Isar proof reconstruction code, especially type predicates
blanchet [Sun, 01 May 2011 18:37:24 +0200] rev 42549
handle special constants correctly in Isar proof reconstruction code, especially type predicates
Sun, 01 May 2011 18:37:24 +0200 make sure the minimizer monomorphizes when it should
blanchet [Sun, 01 May 2011 18:37:24 +0200] rev 42548
make sure the minimizer monomorphizes when it should
Sun, 01 May 2011 18:37:24 +0200 fixed arity of special constants if "explicit_apply" is set
blanchet [Sun, 01 May 2011 18:37:24 +0200] rev 42547
fixed arity of special constants if "explicit_apply" is set
Sun, 01 May 2011 18:37:24 +0200 make sure typing fact names are unique (needed e.g. by SNARK)
blanchet [Sun, 01 May 2011 18:37:24 +0200] rev 42546
make sure typing fact names are unique (needed e.g. by SNARK)
Sun, 01 May 2011 18:37:24 +0200 minor cleanup
blanchet [Sun, 01 May 2011 18:37:24 +0200] rev 42545
minor cleanup
Sun, 01 May 2011 18:37:24 +0200 reimplemented the hAPP introduction code so that it's done earlier, when the types are still available
blanchet [Sun, 01 May 2011 18:37:24 +0200] rev 42544
reimplemented the hAPP introduction code so that it's done earlier, when the types are still available
Sun, 01 May 2011 18:37:24 +0200 declare TFF types so that SNARK can be used with types
blanchet [Sun, 01 May 2011 18:37:24 +0200] rev 42543
declare TFF types so that SNARK can be used with types
Sun, 01 May 2011 18:37:24 +0200 perform constant mangling and/or removal of its type args in an earlier phase, so that the rest of the code doesn't need to worry about it
blanchet [Sun, 01 May 2011 18:37:24 +0200] rev 42542
perform constant mangling and/or removal of its type args in an earlier phase, so that the rest of the code doesn't need to worry about it
Sun, 01 May 2011 18:37:24 +0200 move type declarations to the front, for TFF-compliance
blanchet [Sun, 01 May 2011 18:37:24 +0200] rev 42541
move type declarations to the front, for TFF-compliance
Sun, 01 May 2011 18:37:24 +0200 use postfix syntax for mangled types, for consistency with unmangled
blanchet [Sun, 01 May 2011 18:37:24 +0200] rev 42540
use postfix syntax for mangled types, for consistency with unmangled
(0) -30000 -10000 -3000 -1000 -300 -100 -56 +56 +100 +300 +1000 +3000 +10000 +30000 tip