wenzelm [Fri, 27 Apr 2012 19:50:32 +0200] rev 47797
general exec_process -- nothing specific to Cygwin;
wenzelm [Fri, 27 Apr 2012 19:31:03 +0200] rev 47796
more direct exec with synchronous exit code;
wenzelm [Fri, 27 Apr 2012 15:59:50 +0200] rev 47795
some updates on classic README, reduce the impression that there is much to install manually;
blanchet [Fri, 27 Apr 2012 15:24:37 +0200] rev 47794
thread theory cleanly and use "smt" method rather than Sledgehammer for Z3 (because of obscure debilitating bug)
blanchet [Fri, 27 Apr 2012 15:24:37 +0200] rev 47793
move LEO-II closer to the top, for testing
blanchet [Fri, 27 Apr 2012 15:24:37 +0200] rev 47792
get rid of old CASC setup and move the arithmetic part to a new theory
blanchet [Fri, 27 Apr 2012 15:24:37 +0200] rev 47791
smaller batches, to play safe
blanchet [Fri, 27 Apr 2012 15:24:37 +0200] rev 47790
move file to where it belongs
huffman [Fri, 27 Apr 2012 14:07:31 +0200] rev 47789
implement transfer tactic with more scalable forward proof methods
blanchet [Fri, 27 Apr 2012 13:19:21 +0200] rev 47788
tuning
blanchet [Fri, 27 Apr 2012 13:18:55 +0200] rev 47787
tweak LEO-II setup
blanchet [Fri, 27 Apr 2012 12:16:10 +0200] rev 47786
eta-expand unapplied equalities in THF rather than using a proxy
blanchet [Fri, 27 Apr 2012 12:16:10 +0200] rev 47785
more tweaking of TPTP/CASC setup
kuncar [Thu, 26 Apr 2012 21:58:16 +0200] rev 47784
added a basic sanity check for quot_map
wenzelm [Thu, 26 Apr 2012 20:22:39 +0200] rev 47783
tuned comment;
blanchet [Thu, 26 Apr 2012 20:09:38 +0200] rev 47782
fixed bug in handling of new numerals -- the left-hand side of "Numeral1 = 1" should be left alone and not translated to a built-in Kodkod numeral in the specification of the "numeral" function
wenzelm [Thu, 26 Apr 2012 19:44:18 +0200] rev 47781
merged
hoelzl [Thu, 26 Apr 2012 14:42:50 +0200] rev 47780
add code equation for real_of_float
kuncar [Thu, 26 Apr 2012 14:11:13 +0200] rev 47779
tuned; don't generate abs code if quotient_type is used
kuncar [Thu, 26 Apr 2012 12:03:11 +0200] rev 47778
support Quotient map theorems with invariant parameters
kuncar [Thu, 26 Apr 2012 12:01:58 +0200] rev 47777
use a quot_map theorem attribute instead of the complicated map attribute
blanchet [Thu, 26 Apr 2012 01:05:06 +0200] rev 47776
further tweaking for Satallax, so that TPTP problems before parsing and after generation are as similar as possible/practical
blanchet [Thu, 26 Apr 2012 00:33:47 +0200] rev 47775
put Satallax first, at least for now (useful for experiments)
blanchet [Thu, 26 Apr 2012 00:33:23 +0200] rev 47774
tuning
blanchet [Thu, 26 Apr 2012 00:33:00 +0200] rev 47773
tuning
blanchet [Thu, 26 Apr 2012 00:29:46 +0200] rev 47772
tentatively tag hypotheses as definition -- this sometimes help the "tptp_sledgehammer" tool (e.g. SEU466^1.p)
blanchet [Thu, 26 Apr 2012 00:28:06 +0200] rev 47771
tuning; no need for relevance filter
blanchet [Wed, 25 Apr 2012 23:39:19 +0200] rev 47770
tuning
blanchet [Wed, 25 Apr 2012 22:00:33 +0200] rev 47769
don't extensionalize formulas for higher-order provers -- Satallax in particular will only expand definitions of the form "constant = ..."
blanchet [Wed, 25 Apr 2012 22:00:33 +0200] rev 47768
don't use the native choice operator if the type encoding isn't higher-order