Thu, 09 Feb 2012 14:42:18 +0100 minor DFG fix
blanchet [Thu, 09 Feb 2012 14:42:18 +0100] rev 46445
minor DFG fix
Thu, 09 Feb 2012 14:35:27 +0100 new SPASS slices
blanchet [Thu, 09 Feb 2012 14:35:27 +0100] rev 46444
new SPASS slices
Thu, 09 Feb 2012 14:04:17 +0100 improved KBO weights -- beware of explicit applications
blanchet [Thu, 09 Feb 2012 14:04:17 +0100] rev 46443
improved KBO weights -- beware of explicit applications
Thu, 09 Feb 2012 12:57:59 +0100 added possibility of generating KBO weights to DFG problems
blanchet [Thu, 09 Feb 2012 12:57:59 +0100] rev 46442
added possibility of generating KBO weights to DFG problems
Thu, 09 Feb 2012 09:36:30 +0100 Generalize the compositional preservation theorems
Cezary Kaliszyk <cezarykaliszyk@gmail.com> [Thu, 09 Feb 2012 09:36:30 +0100] rev 46441
Generalize the compositional preservation theorems
Wed, 08 Feb 2012 01:49:33 +0100 use 'primrec' to define "rotate1", for uniformity (and to help first-order tools that rely on "Spec_Rules")
blanchet [Wed, 08 Feb 2012 01:49:33 +0100] rev 46440
use 'primrec' to define "rotate1", for uniformity (and to help first-order tools that rely on "Spec_Rules")
Wed, 08 Feb 2012 00:55:06 +0100 removed fact that confuses SPASS -- better rely on "rev_rev_ident", which is stronger and more ATP friendly
blanchet [Wed, 08 Feb 2012 00:55:06 +0100] rev 46439
removed fact that confuses SPASS -- better rely on "rev_rev_ident", which is stronger and more ATP friendly
Wed, 08 Feb 2012 00:05:22 +0100 beware of "Bit0" and "Bit1" -- these shouldn't be blidly unfolded by SPASS, lest we get gigantic terms
blanchet [Wed, 08 Feb 2012 00:05:22 +0100] rev 46438
beware of "Bit0" and "Bit1" -- these shouldn't be blidly unfolded by SPASS, lest we get gigantic terms
Mon, 06 Feb 2012 23:01:02 +0100 fixed arity error
blanchet [Mon, 06 Feb 2012 23:01:02 +0100] rev 46437
fixed arity error
Mon, 06 Feb 2012 23:01:02 +0100 tuning
blanchet [Mon, 06 Feb 2012 23:01:02 +0100] rev 46436
tuning
Mon, 06 Feb 2012 23:01:01 +0100 renamed type encoding
blanchet [Mon, 06 Feb 2012 23:01:01 +0100] rev 46435
renamed type encoding
Sun, 05 Feb 2012 17:43:15 +0100 adding some forbidden constant names for mutabelle
bulwahn [Sun, 05 Feb 2012 17:43:15 +0100] rev 46434
adding some forbidden constant names for mutabelle
Sun, 05 Feb 2012 17:43:14 +0100 mutabelle ignores theorems with internal constants
bulwahn [Sun, 05 Feb 2012 17:43:14 +0100] rev 46433
mutabelle ignores theorems with internal constants
Sun, 05 Feb 2012 17:09:21 +0100 tuned
nipkow [Sun, 05 Feb 2012 17:09:21 +0100] rev 46432
tuned
Sun, 05 Feb 2012 16:53:20 +0100 merged
nipkow [Sun, 05 Feb 2012 16:53:20 +0100] rev 46431
merged
Sun, 05 Feb 2012 16:53:11 +0100 simplified code generation
nipkow [Sun, 05 Feb 2012 16:53:11 +0100] rev 46430
simplified code generation
Sun, 05 Feb 2012 13:28:51 +0100 remove option that's on by default
blanchet [Sun, 05 Feb 2012 13:28:51 +0100] rev 46429
remove option that's on by default
Sun, 05 Feb 2012 12:27:10 +0100 no need for a script/mega-hack with the new SPASS
blanchet [Sun, 05 Feb 2012 12:27:10 +0100] rev 46428
no need for a script/mega-hack with the new SPASS
Sun, 05 Feb 2012 12:27:10 +0100 cleaned up new SPASS parsing
blanchet [Sun, 05 Feb 2012 12:27:10 +0100] rev 46427
cleaned up new SPASS parsing
Sun, 05 Feb 2012 12:27:10 +0100 tuning
blanchet [Sun, 05 Feb 2012 12:27:10 +0100] rev 46426
tuning
Sun, 05 Feb 2012 11:14:25 +0100 merged
bulwahn [Sun, 05 Feb 2012 11:14:25 +0100] rev 46425
merged
Sun, 05 Feb 2012 10:43:52 +0100 adding code equation for Relation.image; adding map_project as correspondence to map_filter on lists
bulwahn [Sun, 05 Feb 2012 10:43:52 +0100] rev 46424
adding code equation for Relation.image; adding map_project as correspondence to map_filter on lists
Sun, 05 Feb 2012 10:42:57 +0100 tuning to remove ML warnings
bulwahn [Sun, 05 Feb 2012 10:42:57 +0100] rev 46423
tuning to remove ML warnings
Sun, 05 Feb 2012 10:50:34 +0100 removed double filtering of type args
blanchet [Sun, 05 Feb 2012 10:50:34 +0100] rev 46422
removed double filtering of type args
Sun, 05 Feb 2012 08:57:03 +0100 adding a quickcheck example about functions and sets
bulwahn [Sun, 05 Feb 2012 08:57:03 +0100] rev 46421
adding a quickcheck example about functions and sets
Sun, 05 Feb 2012 08:47:13 +0100 removing lemma bij_betw_Disj_Un, as it is a special case of bij_between_combine (was added in d1fc454d6735, and has not been used since)
bulwahn [Sun, 05 Feb 2012 08:47:13 +0100] rev 46420
removing lemma bij_betw_Disj_Un, as it is a special case of bij_between_combine (was added in d1fc454d6735, and has not been used since)
Sun, 05 Feb 2012 08:36:41 +0100 adding a remark about lemma which is too special and should be removed
bulwahn [Sun, 05 Feb 2012 08:36:41 +0100] rev 46419
adding a remark about lemma which is too special and should be removed
Sun, 05 Feb 2012 08:24:39 +0100 another try to improve code generation of set equality (cf. da32cf32c0c7)
bulwahn [Sun, 05 Feb 2012 08:24:39 +0100] rev 46418
another try to improve code generation of set equality (cf. da32cf32c0c7)
Sun, 05 Feb 2012 08:24:38 +0100 beautifying definitions of check_all and adding instance for finite_4
bulwahn [Sun, 05 Feb 2012 08:24:38 +0100] rev 46417
beautifying definitions of check_all and adding instance for finite_4
Sun, 05 Feb 2012 07:05:34 +0100 Make automatic derivation of raw/quotient types more greedy to allow descending and quot_lifted for compound quotients.
Cezary Kaliszyk <cezarykaliszyk@gmail.com> [Sun, 05 Feb 2012 07:05:34 +0100] rev 46416
Make automatic derivation of raw/quotient types more greedy to allow descending and quot_lifted for compound quotients.
Sat, 04 Feb 2012 17:01:25 +0100 added option to Mirabelle/Sledgehammer
blanchet [Sat, 04 Feb 2012 17:01:25 +0100] rev 46415
added option to Mirabelle/Sledgehammer
Sat, 04 Feb 2012 12:08:18 +0100 improved hashing w.r.t. Mirabelle, to help debugging
blanchet [Sat, 04 Feb 2012 12:08:18 +0100] rev 46414
improved hashing w.r.t. Mirabelle, to help debugging
Sat, 04 Feb 2012 12:08:18 +0100 tuned SPASS DFG output
blanchet [Sat, 04 Feb 2012 12:08:18 +0100] rev 46413
tuned SPASS DFG output
Sat, 04 Feb 2012 12:08:18 +0100 the new SPASS gives accurate fact information, so no need for old hack anymore
blanchet [Sat, 04 Feb 2012 12:08:18 +0100] rev 46412
the new SPASS gives accurate fact information, so no need for old hack anymore
Sat, 04 Feb 2012 12:08:18 +0100 fixed docs
blanchet [Sat, 04 Feb 2012 12:08:18 +0100] rev 46411
fixed docs
Sat, 04 Feb 2012 12:08:18 +0100 made sure to filter type args also for "uncurried alias" equations
blanchet [Sat, 04 Feb 2012 12:08:18 +0100] rev 46410
made sure to filter type args also for "uncurried alias" equations
Sat, 04 Feb 2012 12:08:18 +0100 made option available to users (mostly for experiments)
blanchet [Sat, 04 Feb 2012 12:08:18 +0100] rev 46409
made option available to users (mostly for experiments)
Sat, 04 Feb 2012 07:40:02 +0100 using fully qualified module names in Haskell source, which seems to be required by GHC 7.0.4 (also cf. 0fd9ab902b5a)
bulwahn [Sat, 04 Feb 2012 07:40:02 +0100] rev 46408
using fully qualified module names in Haskell source, which seems to be required by GHC 7.0.4 (also cf. 0fd9ab902b5a)
Fri, 03 Feb 2012 18:00:55 +0100 optimization: slice caching in case two consecutive slices are nearly identical
blanchet [Fri, 03 Feb 2012 18:00:55 +0100] rev 46407
optimization: slice caching in case two consecutive slices are nearly identical
Fri, 03 Feb 2012 18:00:55 +0100 extended SPASS/DFG output with ranks
blanchet [Fri, 03 Feb 2012 18:00:55 +0100] rev 46406
extended SPASS/DFG output with ranks
Fri, 03 Feb 2012 18:00:55 +0100 try to pass fewer options to Metis
blanchet [Fri, 03 Feb 2012 18:00:55 +0100] rev 46405
try to pass fewer options to Metis
Fri, 03 Feb 2012 15:51:10 +0100 Quotient FSet: Add compositional respectfulness and preservation for map and lift map_concat
Cezary Kaliszyk <cezarykaliszyk@gmail.com> [Fri, 03 Feb 2012 15:51:10 +0100] rev 46404
Quotient FSet: Add compositional respectfulness and preservation for map and lift map_concat
Thu, 02 Feb 2012 19:41:58 +0100 improve SPASS scripts
blanchet [Thu, 02 Feb 2012 19:41:58 +0100] rev 46403
improve SPASS scripts
Thu, 02 Feb 2012 15:14:18 +0100 change 9ce354a77908 wasn't quite right -- here's an improvement
blanchet [Thu, 02 Feb 2012 15:14:18 +0100] rev 46402
change 9ce354a77908 wasn't quite right -- here's an improvement
Thu, 02 Feb 2012 12:51:03 +0100 better SPASS setup
blanchet [Thu, 02 Feb 2012 12:51:03 +0100] rev 46401
better SPASS setup
Thu, 02 Feb 2012 12:42:05 +0100 don't introduce new symbols in helpers -- makes problems unprovable
blanchet [Thu, 02 Feb 2012 12:42:05 +0100] rev 46400
don't introduce new symbols in helpers -- makes problems unprovable
Thu, 02 Feb 2012 12:42:05 +0100 only constants can be aliased
blanchet [Thu, 02 Feb 2012 12:42:05 +0100] rev 46399
only constants can be aliased
Thu, 02 Feb 2012 12:42:05 +0100 include new SPASS by default if available
blanchet [Thu, 02 Feb 2012 12:42:05 +0100] rev 46398
include new SPASS by default if available
Thu, 02 Feb 2012 10:16:10 +0100 adding an example for finite and cofinite sets
bulwahn [Thu, 02 Feb 2012 10:16:10 +0100] rev 46397
adding an example for finite and cofinite sets
Thu, 02 Feb 2012 10:12:30 +0100 adding a minimally refined equality on sets for code generation
bulwahn [Thu, 02 Feb 2012 10:12:30 +0100] rev 46396
adding a minimally refined equality on sets for code generation
Thu, 02 Feb 2012 10:12:11 +0100 adding an example for a datatype refinement which would allow rtrancl to be executable on an infinite type
bulwahn [Thu, 02 Feb 2012 10:12:11 +0100] rev 46395
adding an example for a datatype refinement which would allow rtrancl to be executable on an infinite type
Wed, 01 Feb 2012 15:28:02 +0100 improving code equations for multisets that violated the distinct AList abstraction
bulwahn [Wed, 01 Feb 2012 15:28:02 +0100] rev 46394
improving code equations for multisets that violated the distinct AList abstraction
Thu, 02 Feb 2012 01:55:17 +0100 tuning
blanchet [Thu, 02 Feb 2012 01:55:17 +0100] rev 46393
tuning
Thu, 02 Feb 2012 01:20:28 +0100 implemented partial application aliases (for SPASS mainly)
blanchet [Thu, 02 Feb 2012 01:20:28 +0100] rev 46392
implemented partial application aliases (for SPASS mainly)
Wed, 01 Feb 2012 17:16:55 +0100 really fixed syntax bug in DFG output (cf. ef62c2fafa9e)
blanchet [Wed, 01 Feb 2012 17:16:55 +0100] rev 46391
really fixed syntax bug in DFG output (cf. ef62c2fafa9e)
Wed, 01 Feb 2012 17:15:06 +0100 don't stumble on SPASS debug output
blanchet [Wed, 01 Feb 2012 17:15:06 +0100] rev 46390
don't stumble on SPASS debug output
Wed, 01 Feb 2012 14:53:46 +0100 tuning
blanchet [Wed, 01 Feb 2012 14:53:46 +0100] rev 46389
tuning
Wed, 01 Feb 2012 12:47:43 +0100 proper statuses for "fact_from_ref"
blanchet [Wed, 01 Feb 2012 12:47:43 +0100] rev 46388
proper statuses for "fact_from_ref"
Tue, 31 Jan 2012 19:38:36 +0100 tuned
nipkow [Tue, 31 Jan 2012 19:38:36 +0100] rev 46387
tuned
Tue, 31 Jan 2012 18:46:31 +0100 renamed Sledgehammer option
blanchet [Tue, 31 Jan 2012 18:46:31 +0100] rev 46386
renamed Sledgehammer option
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip