blanchet [Wed, 30 Jul 2014 23:52:56 +0200] rev 57717
unlift before uncombine, because the definition of a lambda-lifted symbol might have an SK combinator in it (in hybrid encodings)
fleury [Wed, 30 Jul 2014 14:03:58 +0200] rev 57716
Improving robustness and indentation corrections.
fleury [Wed, 30 Jul 2014 14:03:13 +0200] rev 57715
Skolemization for tmp_ite_elim rule in the SMT solver veriT.
fleury [Wed, 30 Jul 2014 14:03:13 +0200] rev 57714
Changing the role of rule "tmp_ite_elim" of the SMT solver veriT to Lemma.
fleury [Wed, 30 Jul 2014 14:03:13 +0200] rev 57713
Whitespace and indentation correction.
fleury [Wed, 30 Jul 2014 14:03:13 +0200] rev 57712
Simplifying the labels in the proof of the SMT solver veriT.
fleury [Wed, 30 Jul 2014 14:03:13 +0200] rev 57711
Changing ~ into - for unuary minus (not supported by veriT)
fleury [Wed, 30 Jul 2014 14:03:13 +0200] rev 57710
imported patch satallax_skolemization_in_tree_part
fleury [Wed, 30 Jul 2014 14:03:12 +0200] rev 57709
imported patch hilbert_choice_support
fleury [Wed, 30 Jul 2014 14:03:12 +0200] rev 57708
veriT changes for lifted terms, and ite_elim rules.
fleury [Wed, 30 Jul 2014 14:03:12 +0200] rev 57707
imported patch satallax_proof_support_Sledgehammer
fleury [Wed, 30 Jul 2014 14:03:12 +0200] rev 57706
Basic support for the higher-order ATP Satallax.
fleury [Wed, 30 Jul 2014 14:03:12 +0200] rev 57705
Subproofs for the SMT solver veriT.
fleury [Wed, 30 Jul 2014 14:03:12 +0200] rev 57704
Basic support for the SMT prover veriT.
fleury [Wed, 30 Jul 2014 14:03:11 +0200] rev 57703
removing the '= True' generated by Leo-II.
fleury [Wed, 30 Jul 2014 14:03:11 +0200] rev 57702
Skolemization support for leo-II and Zipperposition.
desharna [Wed, 30 Jul 2014 10:50:30 +0200] rev 57701
document property 'set_induct'
desharna [Wed, 30 Jul 2014 10:50:28 +0200] rev 57700
generate 'set_induct' theorem for codatatypes
blanchet [Wed, 30 Jul 2014 00:50:41 +0200] rev 57699
also try 'metis' with 'full_types'
blanchet [Tue, 29 Jul 2014 23:39:35 +0200] rev 57698
header tuning
blanchet [Mon, 28 Jul 2014 10:57:33 +0200] rev 57697
correctly translate THF functions from terms to types
blanchet [Sun, 27 Jul 2014 21:11:35 +0200] rev 57696
do not embed 'nat' into 'int's in 'smt2' method -- this is highly inefficient and decreases the Sledgehammer success rate significantly
wenzelm [Sun, 27 Jul 2014 15:44:08 +0200] rev 57695
back to post-release mode -- after fork point;
wenzelm [Sun, 27 Jul 2014 15:29:42 +0200] rev 57694
tuned;
wenzelm [Sun, 27 Jul 2014 15:25:00 +0200] rev 57693
tuned;
wenzelm [Sat, 26 Jul 2014 19:19:19 +0200] rev 57692
no -optimise -- produces bad bytecode;
wenzelm [Sat, 26 Jul 2014 14:52:54 +0200] rev 57691
output state first -- avoid fluctuation wrt. warnings, errors, etc.;
wenzelm [Fri, 25 Jul 2014 21:44:03 +0200] rev 57690
tuned comment;
wenzelm [Fri, 25 Jul 2014 21:29:12 +0200] rev 57689
updated to polyml-5.5.2-1 which addresses two hard crashes;
wenzelm [Fri, 25 Jul 2014 20:55:57 +0200] rev 57688
updated to cygwin-20140725, which is presumably close to Cygwin 1.7.31-1;