Sun, 19 Dec 2010 06:34:41 -0800 type 'defl' takes a type parameter again (cf. b525988432e9)
huffman [Sun, 19 Dec 2010 06:34:41 -0800] rev 41287
type 'defl' takes a type parameter again (cf. b525988432e9)
Sun, 19 Dec 2010 05:15:31 -0800 reintroduce 'bifinite' class, now with existentially-quantified approx function (cf. b525988432e9)
huffman [Sun, 19 Dec 2010 05:15:31 -0800] rev 41286
reintroduce 'bifinite' class, now with existentially-quantified approx function (cf. b525988432e9)
Sun, 19 Dec 2010 04:06:02 -0800 renamed Bifinite.thy to Representable.thy
huffman [Sun, 19 Dec 2010 04:06:02 -0800] rev 41285
renamed Bifinite.thy to Representable.thy
Fri, 17 Dec 2010 16:43:45 -0800 renamed CompactBasis.thy to Compact_Basis.thy
huffman [Fri, 17 Dec 2010 16:43:45 -0800] rev 41284
renamed CompactBasis.thy to Compact_Basis.thy
Sun, 19 Dec 2010 19:03:49 +0100 merged
boehmes [Sun, 19 Dec 2010 19:03:49 +0100] rev 41283
merged
Sun, 19 Dec 2010 18:55:21 +0100 updated SMT certificates
boehmes [Sun, 19 Dec 2010 18:55:21 +0100] rev 41282
updated SMT certificates
Sun, 19 Dec 2010 18:54:29 +0100 removed odd decoration of built-in symbols as Vars (instead provide built-in desctructor functions along with their inverse functions);
boehmes [Sun, 19 Dec 2010 18:54:29 +0100] rev 41281
removed odd decoration of built-in symbols as Vars (instead provide built-in desctructor functions along with their inverse functions); removed odd retyping during folify (instead, keep all terms well-typed)
Sun, 19 Dec 2010 17:55:56 +0100 only linear occurrences of multiplication are treated as built-in (SMT solvers only support linear arithmetic in general);
boehmes [Sun, 19 Dec 2010 17:55:56 +0100] rev 41280
only linear occurrences of multiplication are treated as built-in (SMT solvers only support linear arithmetic in general); hide internal constants z3div and z3mod; rewrite div/mod to z3div/z3mod instead of adding extra rules characterizing div/mod in terms of z3div/z3mod
Sun, 19 Dec 2010 13:25:18 +0100 escape backticks in altstrings
blanchet [Sun, 19 Dec 2010 13:25:18 +0100] rev 41279
escape backticks in altstrings
Sun, 19 Dec 2010 11:48:42 +0100 added a timestamp to Nitpick in verbose mode for debugging purposes;
blanchet [Sun, 19 Dec 2010 11:48:42 +0100] rev 41278
added a timestamp to Nitpick in verbose mode for debugging purposes; turn on verbose mode for the examples
Sun, 19 Dec 2010 00:13:25 +0100 reduce the minimizer slack and add verbose information
blanchet [Sun, 19 Dec 2010 00:13:25 +0100] rev 41277
reduce the minimizer slack and add verbose information
Sat, 18 Dec 2010 23:31:22 +0100 two layers of timeouts seem to be less reliable than a single layer
blanchet [Sat, 18 Dec 2010 23:31:22 +0100] rev 41276
two layers of timeouts seem to be less reliable than a single layer
Sat, 18 Dec 2010 22:15:39 +0100 move relevance filter into hard timeout
blanchet [Sat, 18 Dec 2010 22:15:39 +0100] rev 41275
move relevance filter into hard timeout
Sat, 18 Dec 2010 21:24:34 +0100 handle timeouts in Mirabelle more gracefully
blanchet [Sat, 18 Dec 2010 21:24:34 +0100] rev 41274
handle timeouts in Mirabelle more gracefully
Sat, 18 Dec 2010 21:07:34 +0100 made the relevance filter treat unatomizable facts like "atomize_all" properly (these result in problems that get E spinning seemingly forever);
blanchet [Sat, 18 Dec 2010 21:07:34 +0100] rev 41273
made the relevance filter treat unatomizable facts like "atomize_all" properly (these result in problems that get E spinning seemingly forever); disabled inductions (E and SPASS don't like them), but kept "ext" (seems more harmless)
Sat, 18 Dec 2010 18:43:16 +0100 Add mixins to locale dependencies.
ballarin [Sat, 18 Dec 2010 18:43:16 +0100] rev 41272
Add mixins to locale dependencies.
Sat, 18 Dec 2010 18:43:14 +0100 Enable show_hyps, which appears to be set in batch mode but in an interactive session.
ballarin [Sat, 18 Dec 2010 18:43:14 +0100] rev 41271
Enable show_hyps, which appears to be set in batch mode but in an interactive session.
Sat, 18 Dec 2010 18:43:13 +0100 Add mixins to sublocale command.
ballarin [Sat, 18 Dec 2010 18:43:13 +0100] rev 41270
Add mixins to sublocale command.
Sat, 18 Dec 2010 14:02:14 +0100 tuning
blanchet [Sat, 18 Dec 2010 14:02:14 +0100] rev 41269
tuning
Sat, 18 Dec 2010 13:48:24 +0100 higher hard timeout
blanchet [Sat, 18 Dec 2010 13:48:24 +0100] rev 41268
higher hard timeout
Sat, 18 Dec 2010 13:43:46 +0100 lower threshold where the binary algorithm kick in and use the same value for automatic minimization
blanchet [Sat, 18 Dec 2010 13:43:46 +0100] rev 41267
lower threshold where the binary algorithm kick in and use the same value for automatic minimization
Sat, 18 Dec 2010 13:38:14 +0100 compile
blanchet [Sat, 18 Dec 2010 13:38:14 +0100] rev 41266
compile
Sat, 18 Dec 2010 13:34:32 +0100 let each prover minimizes its own stuff (rather than taking the first prover of the list to minimize every prover's stuff)
blanchet [Sat, 18 Dec 2010 13:34:32 +0100] rev 41265
let each prover minimizes its own stuff (rather than taking the first prover of the list to minimize every prover's stuff)
Sat, 18 Dec 2010 12:55:33 +0100 use minimizing prover in Mirabelle
blanchet [Sat, 18 Dec 2010 12:55:33 +0100] rev 41264
use minimizing prover in Mirabelle
Sat, 18 Dec 2010 12:53:56 +0100 renamed function to run prover with minimizer and changed signature to clarify its semantics and make it a drop in replacement for "get_prover"
blanchet [Sat, 18 Dec 2010 12:53:56 +0100] rev 41263
renamed function to run prover with minimizer and changed signature to clarify its semantics and make it a drop in replacement for "get_prover"
Sat, 18 Dec 2010 12:46:58 +0100 factored out running a prover with (optionally) an implicit minimizer phrase
blanchet [Sat, 18 Dec 2010 12:46:58 +0100] rev 41262
factored out running a prover with (optionally) an implicit minimizer phrase
Fri, 17 Dec 2010 23:18:39 +0100 merged;
wenzelm [Fri, 17 Dec 2010 23:18:39 +0100] rev 41261
merged;
Fri, 17 Dec 2010 23:09:53 +0100 remove option that doesn't work in Mirabelle anyway (Mirabelle uses Sledgehammer_Provers, not Sledgehammer_Run)
blanchet [Fri, 17 Dec 2010 23:09:53 +0100] rev 41260
remove option that doesn't work in Mirabelle anyway (Mirabelle uses Sledgehammer_Provers, not Sledgehammer_Run)
Fri, 17 Dec 2010 22:15:08 +0100 more precise error messages in "verbose" (or "debug") mode, following this morning's permission debacle
blanchet [Fri, 17 Dec 2010 22:15:08 +0100] rev 41259
more precise error messages in "verbose" (or "debug") mode, following this morning's permission debacle
Fri, 17 Dec 2010 21:47:13 +0100 convenient syntax for setting provers -- useful for debugging, not for general consumption and hence not documented
blanchet [Fri, 17 Dec 2010 21:47:13 +0100] rev 41258
convenient syntax for setting provers -- useful for debugging, not for general consumption and hence not documented
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip