blanchet [Sat, 31 Jul 2010 22:02:54 +0200] rev 38125
change the order of the SAT solvers, from fastest to slowest
blanchet [Sat, 31 Jul 2010 16:39:32 +0200] rev 38124
started implementation of custom sym break
blanchet [Sat, 31 Jul 2010 12:29:56 +0200] rev 38123
clarify Nitpick's output in case of a potential counterexample
blanchet [Sat, 31 Jul 2010 01:23:51 +0200] rev 38122
added support for CryptoMiniSat
blanchet [Fri, 30 Jul 2010 18:28:18 +0200] rev 38121
gracefully handle the case where no integers occur in the formula and the "max" option is used
bulwahn [Sun, 01 Aug 2010 10:26:55 +0200] rev 38120
merged
bulwahn [Sun, 01 Aug 2010 10:15:44 +0200] rev 38119
adding Code_Prolog theory to IsaMakefile and HOL-Library root file
bulwahn [Sun, 01 Aug 2010 10:15:43 +0200] rev 38118
inductive_simps learns to have more tool compliance
bulwahn [Sun, 01 Aug 2010 10:15:43 +0200] rev 38117
setting up Code_Prolog_Examples
bulwahn [Sun, 01 Aug 2010 10:15:43 +0200] rev 38116
adding queens and symbolic derivation example for prolog code generation
bulwahn [Sun, 01 Aug 2010 10:15:43 +0200] rev 38115
adding parsing of numbers; improving output of solution without free variables in prolog code generation
bulwahn [Sun, 01 Aug 2010 10:15:43 +0200] rev 38114
adding preprocessing of introduction rules to replace the constant Predicate.eq in the prolog code generation
bulwahn [Sun, 01 Aug 2010 10:15:43 +0200] rev 38113
adding basic arithmetic support for prolog code generation
bulwahn [Sun, 01 Aug 2010 10:15:43 +0200] rev 38112
adding numbers as basic term in prolog code generation
ballarin [Sat, 31 Jul 2010 23:58:05 +0200] rev 38111
More consistent naming of locale api functions.
ballarin [Sat, 31 Jul 2010 23:32:05 +0200] rev 38110
Documentation of 'interpret' updated.
ballarin [Sat, 31 Jul 2010 21:14:20 +0200] rev 38109
print_interps shows interpretations in proofs.
ballarin [Sat, 31 Jul 2010 21:14:20 +0200] rev 38108
Interpretation in proofs supports mixins.
ballarin [Sat, 31 Jul 2010 21:14:20 +0200] rev 38107
Make registrations generic data.
blanchet [Fri, 30 Jul 2010 15:03:42 +0200] rev 38106
merged
blanchet [Fri, 30 Jul 2010 00:02:25 +0200] rev 38105
don't choke on synonyms when parsing SPASS's Flotter output + renamings;
the output format isn't documented so it was hard to guess that a single clause could be associated with several names...
blanchet [Thu, 29 Jul 2010 23:37:10 +0200] rev 38104
fix Mirabelle timeout
blanchet [Thu, 29 Jul 2010 23:24:07 +0200] rev 38103
make Mirabelle happy
blanchet [Thu, 29 Jul 2010 23:11:35 +0200] rev 38102
fix bug in the newly introduced "bound concealing" code