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
Sun, 01 May 2011 18:37:24 +0200 generate typing for "hBOOL" in "Many_Typed" mode + tuning
blanchet [Sun, 01 May 2011 18:37:24 +0200] rev 42539
generate typing for "hBOOL" in "Many_Typed" mode + tuning
Sun, 01 May 2011 18:37:24 +0200 generate pure TFF problems -- ToFoF doesn't like mixtures of FOF and TFF, even when the two logics coincide (e.g. for ground formulas)
blanchet [Sun, 01 May 2011 18:37:24 +0200] rev 42538
generate pure TFF problems -- ToFoF doesn't like mixtures of FOF and TFF, even when the two logics coincide (e.g. for ground formulas)
Sun, 01 May 2011 18:37:24 +0200 improve version handling -- prefer versions of ToFoF, SInE, and SNARK that are known to work
blanchet [Sun, 01 May 2011 18:37:24 +0200] rev 42537
improve version handling -- prefer versions of ToFoF, SInE, and SNARK that are known to work
Sun, 01 May 2011 18:37:24 +0200 unprefix evil "fof_" prefix inserted by ToFoF
blanchet [Sun, 01 May 2011 18:37:24 +0200] rev 42536
unprefix evil "fof_" prefix inserted by ToFoF
Sun, 01 May 2011 18:37:24 +0200 added support for ToFoF prover for experimenting with the TPTP TFF (typed first-order) format
blanchet [Sun, 01 May 2011 18:37:24 +0200] rev 42535
added support for ToFoF prover for experimenting with the TPTP TFF (typed first-order) format
Sun, 01 May 2011 18:37:24 +0200 fake type declarations for full-type args and mangled type encodings, so that type assumptions can be discharged
blanchet [Sun, 01 May 2011 18:37:24 +0200] rev 42534
fake type declarations for full-type args and mangled type encodings, so that type assumptions can be discharged
Sun, 01 May 2011 18:37:24 +0200 generate TFF type declarations in typed mode
blanchet [Sun, 01 May 2011 18:37:24 +0200] rev 42533
generate TFF type declarations in typed mode
Sun, 01 May 2011 18:37:24 +0200 no point in keeping indices in Sledgehammer readable var names, since these are disambiguated anyway
blanchet [Sun, 01 May 2011 18:37:24 +0200] rev 42532
no point in keeping indices in Sledgehammer readable var names, since these are disambiguated anyway
Sun, 01 May 2011 18:37:24 +0200 added more rudimentary type support to Sledgehammer's ATP encoding
blanchet [Sun, 01 May 2011 18:37:24 +0200] rev 42531
added more rudimentary type support to Sledgehammer's ATP encoding
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -28 +28 +50 +100 +300 +1000 +3000 +10000 +30000 tip