Fri, 22 Oct 2010 23:45:20 +0200 some cleanup in Function_Lib
krauss [Fri, 22 Oct 2010 23:45:20 +0200] rev 40076
some cleanup in Function_Lib
Fri, 22 Oct 2010 17:15:46 +0200 merged
blanchet [Fri, 22 Oct 2010 17:15:46 +0200] rev 40075
merged
Fri, 22 Oct 2010 16:45:55 +0200 compile
blanchet [Fri, 22 Oct 2010 16:45:55 +0200] rev 40074
compile
Fri, 22 Oct 2010 16:37:11 +0200 added SMT solver to Sledgehammer docs
blanchet [Fri, 22 Oct 2010 16:37:11 +0200] rev 40073
added SMT solver to Sledgehammer docs
Fri, 22 Oct 2010 16:11:43 +0200 more robust handling of "remote_" vs. non-"remote_" provers
blanchet [Fri, 22 Oct 2010 16:11:43 +0200] rev 40072
more robust handling of "remote_" vs. non-"remote_" provers
Fri, 22 Oct 2010 15:02:27 +0200 generalized the relevance filter so that it takes the list of "irrelevant constants" as argument (since the ATP and SMT preprocessing are different)
blanchet [Fri, 22 Oct 2010 15:02:27 +0200] rev 40071
generalized the relevance filter so that it takes the list of "irrelevant constants" as argument (since the ATP and SMT preprocessing are different)
Fri, 22 Oct 2010 14:47:43 +0200 replaced references with proper record that's threaded through
blanchet [Fri, 22 Oct 2010 14:47:43 +0200] rev 40070
replaced references with proper record that's threaded through
Fri, 22 Oct 2010 14:10:32 +0200 fixed signature of "is_smt_solver_installed";
blanchet [Fri, 22 Oct 2010 14:10:32 +0200] rev 40069
fixed signature of "is_smt_solver_installed"; renaming
Fri, 22 Oct 2010 13:57:54 +0200 renamed modules
blanchet [Fri, 22 Oct 2010 13:57:54 +0200] rev 40068
renamed modules
Fri, 22 Oct 2010 13:54:51 +0200 renamed files
blanchet [Fri, 22 Oct 2010 13:54:51 +0200] rev 40067
renamed files
Fri, 22 Oct 2010 13:49:44 +0200 took out "smt"/"remote_smt" from default ATPs until they are properly implemented
blanchet [Fri, 22 Oct 2010 13:49:44 +0200] rev 40066
took out "smt"/"remote_smt" from default ATPs until they are properly implemented
Fri, 22 Oct 2010 13:48:21 +0200 remove more needless code ("run_smt_solvers");
blanchet [Fri, 22 Oct 2010 13:48:21 +0200] rev 40065
remove more needless code ("run_smt_solvers"); tuning
Fri, 22 Oct 2010 12:15:31 +0200 got rid of duplicate functionality ("run_smt_solver_somehow");
blanchet [Fri, 22 Oct 2010 12:15:31 +0200] rev 40064
got rid of duplicate functionality ("run_smt_solver_somehow"); added minimization command to SMT solver message
Fri, 22 Oct 2010 11:58:33 +0200 bring ATPs and SMT solvers more in line with each other
blanchet [Fri, 22 Oct 2010 11:58:33 +0200] rev 40063
bring ATPs and SMT solvers more in line with each other
Fri, 22 Oct 2010 11:11:34 +0200 make Sledgehammer minimizer fully work with SMT
blanchet [Fri, 22 Oct 2010 11:11:34 +0200] rev 40062
make Sledgehammer minimizer fully work with SMT
Fri, 22 Oct 2010 09:50:18 +0200 generalization of the Sledgehammer minimizer, to make it possible to handle SMT solvers as well
blanchet [Fri, 22 Oct 2010 09:50:18 +0200] rev 40061
generalization of the Sledgehammer minimizer, to make it possible to handle SMT solvers as well
Thu, 21 Oct 2010 16:25:40 +0200 first step in adding support for an SMT backend to Sledgehammer
blanchet [Thu, 21 Oct 2010 16:25:40 +0200] rev 40060
first step in adding support for an SMT backend to Sledgehammer
Thu, 21 Oct 2010 14:55:09 +0200 use consistent terminology in Sledgehammer: "prover = ATP or SMT solver or ..."
blanchet [Thu, 21 Oct 2010 14:55:09 +0200] rev 40059
use consistent terminology in Sledgehammer: "prover = ATP or SMT solver or ..."
Thu, 21 Oct 2010 14:54:39 +0200 cosmetics
blanchet [Thu, 21 Oct 2010 14:54:39 +0200] rev 40058
cosmetics
Fri, 22 Oct 2010 13:59:34 +0200 relation method: re-check given term with type constraints to avoid unspecific failure if ill-typed -- keep old behaviour for tactic version
krauss [Fri, 22 Oct 2010 13:59:34 +0200] rev 40057
relation method: re-check given term with type constraints to avoid unspecific failure if ill-typed -- keep old behaviour for tactic version
Fri, 22 Oct 2010 12:01:12 +0200 Changed section title to please LaTeX.
hoelzl [Fri, 22 Oct 2010 12:01:12 +0200] rev 40056
Changed section title to please LaTeX.
Thu, 21 Oct 2010 20:26:35 +0200 temporary removed Predicate_Compile_Quickcheck_Examples from tests
bulwahn [Thu, 21 Oct 2010 20:26:35 +0200] rev 40055
temporary removed Predicate_Compile_Quickcheck_Examples from tests
Thu, 21 Oct 2010 19:13:11 +0200 adapting alternative_defs, predicate_compile_quickcheck, examples and code_prolog
bulwahn [Thu, 21 Oct 2010 19:13:11 +0200] rev 40054
adapting alternative_defs, predicate_compile_quickcheck, examples and code_prolog
Thu, 21 Oct 2010 19:13:10 +0200 using a signature in core_data and moving some more functions to core_data
bulwahn [Thu, 21 Oct 2010 19:13:10 +0200] rev 40053
using a signature in core_data and moving some more functions to core_data
Thu, 21 Oct 2010 19:13:09 +0200 splitting large core file into core_data, mode_inference and predicate_compile_proof
bulwahn [Thu, 21 Oct 2010 19:13:09 +0200] rev 40052
splitting large core file into core_data, mode_inference and predicate_compile_proof
Thu, 21 Oct 2010 19:13:09 +0200 added generator_dseq compilation for a sound depth-limited compilation with small value generators
bulwahn [Thu, 21 Oct 2010 19:13:09 +0200] rev 40051
added generator_dseq compilation for a sound depth-limited compilation with small value generators
Thu, 21 Oct 2010 19:13:08 +0200 for now safely but unpractically assume no predicate is terminating
bulwahn [Thu, 21 Oct 2010 19:13:08 +0200] rev 40050
for now safely but unpractically assume no predicate is terminating
Thu, 21 Oct 2010 19:13:07 +0200 adding decreasing bind and non-decreasing bind; depth-limited and depth-unlimited compilation possible
bulwahn [Thu, 21 Oct 2010 19:13:07 +0200] rev 40049
adding decreasing bind and non-decreasing bind; depth-limited and depth-unlimited compilation possible
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -28 +28 +50 +100 +300 +1000 +3000 +10000 +30000 tip