Mon, 06 Dec 2010 13:33:09 +0100 proper handling of frames for connectives in monotonicity calculus
blanchet [Mon, 06 Dec 2010 13:33:09 +0100] rev 41003
proper handling of frames for connectives in monotonicity calculus
Mon, 06 Dec 2010 13:33:09 +0100 tune indentation
blanchet [Mon, 06 Dec 2010 13:33:09 +0100] rev 41002
tune indentation
Mon, 06 Dec 2010 13:33:09 +0100 removed old baggage from monotonicity calculus -- the "calculus" option didn't really work anyway because of on-the-fly simplifications
blanchet [Mon, 06 Dec 2010 13:33:09 +0100] rev 41001
removed old baggage from monotonicity calculus -- the "calculus" option didn't really work anyway because of on-the-fly simplifications
Mon, 06 Dec 2010 13:33:05 +0100 implemented All rules from new monotonicity calculus
blanchet [Mon, 06 Dec 2010 13:33:05 +0100] rev 41000
implemented All rules from new monotonicity calculus
Mon, 06 Dec 2010 13:30:57 +0100 fixed bug in clause handling in monotonicity code, whereby the unsound rule False | x <--> False was used to simplify constraints
blanchet [Mon, 06 Dec 2010 13:30:57 +0100] rev 40999
fixed bug in clause handling in monotonicity code, whereby the unsound rule False | x <--> False was used to simplify constraints
Mon, 06 Dec 2010 13:30:38 +0100 started implementing the new monotonicity rules for application
blanchet [Mon, 06 Dec 2010 13:30:38 +0100] rev 40998
started implementing the new monotonicity rules for application
Mon, 06 Dec 2010 13:30:36 +0100 implemented connectives in new monotonicity calculus
blanchet [Mon, 06 Dec 2010 13:30:36 +0100] rev 40997
implemented connectives in new monotonicity calculus
Mon, 06 Dec 2010 13:29:23 +0100 added "Neq" operator to monotonicity inference module
blanchet [Mon, 06 Dec 2010 13:29:23 +0100] rev 40996
added "Neq" operator to monotonicity inference module
Mon, 06 Dec 2010 13:26:27 +0100 started implementing connectives in new monotonicity calculus
blanchet [Mon, 06 Dec 2010 13:26:27 +0100] rev 40995
started implementing connectives in new monotonicity calculus
Mon, 06 Dec 2010 13:26:23 +0100 more work on frames in the new monotonicity calculus
blanchet [Mon, 06 Dec 2010 13:26:23 +0100] rev 40994
more work on frames in the new monotonicity calculus
Mon, 06 Dec 2010 13:18:25 +0100 support 3 monotonicity calculi in one and fix soundness bug
blanchet [Mon, 06 Dec 2010 13:18:25 +0100] rev 40993
support 3 monotonicity calculi in one and fix soundness bug
Mon, 06 Dec 2010 13:18:25 +0100 tuning
blanchet [Mon, 06 Dec 2010 13:18:25 +0100] rev 40992
tuning
Mon, 06 Dec 2010 13:18:25 +0100 proper handling of assignment disjunctions vs. conjunctions
blanchet [Mon, 06 Dec 2010 13:18:25 +0100] rev 40991
proper handling of assignment disjunctions vs. conjunctions
Mon, 06 Dec 2010 13:18:25 +0100 adapt monotonicity code to four annotation types
blanchet [Mon, 06 Dec 2010 13:18:25 +0100] rev 40990
adapt monotonicity code to four annotation types
Mon, 06 Dec 2010 13:18:25 +0100 more monotonicity tuning
blanchet [Mon, 06 Dec 2010 13:18:25 +0100] rev 40989
more monotonicity tuning
Mon, 06 Dec 2010 13:18:25 +0100 tuning
blanchet [Mon, 06 Dec 2010 13:18:25 +0100] rev 40988
tuning
Mon, 06 Dec 2010 13:18:25 +0100 added frame component to Gamma in monotonicity calculus
blanchet [Mon, 06 Dec 2010 13:18:25 +0100] rev 40987
added frame component to Gamma in monotonicity calculus
Mon, 06 Dec 2010 13:18:25 +0100 use boolean pair to encode annotation, which may now take four values
blanchet [Mon, 06 Dec 2010 13:18:25 +0100] rev 40986
use boolean pair to encode annotation, which may now take four values
Mon, 06 Dec 2010 13:18:25 +0100 started generalizing monotonicity code to accommodate new calculus
blanchet [Mon, 06 Dec 2010 13:18:25 +0100] rev 40985
started generalizing monotonicity code to accommodate new calculus
Mon, 06 Dec 2010 13:17:26 +0100 merged
blanchet [Mon, 06 Dec 2010 13:17:26 +0100] rev 40984
merged
Mon, 06 Dec 2010 11:41:24 +0100 handle "max_relevant" uniformly
blanchet [Mon, 06 Dec 2010 11:41:24 +0100] rev 40983
handle "max_relevant" uniformly
Mon, 06 Dec 2010 11:26:17 +0100 honor the default max relevant facts setting from the SMT solvers in Sledgehammer
blanchet [Mon, 06 Dec 2010 11:26:17 +0100] rev 40982
honor the default max relevant facts setting from the SMT solvers in Sledgehammer
Mon, 06 Dec 2010 11:25:21 +0100 have SMT solvers report the number of facts that they should have by default in Sledgehammer -- the information might not seem to belong there but it also belongs nowhere else, for how is Sledgehammer to know how different solvers deal with hundreds of facts?
blanchet [Mon, 06 Dec 2010 11:25:21 +0100] rev 40981
have SMT solvers report the number of facts that they should have by default in Sledgehammer -- the information might not seem to belong there but it also belongs nowhere else, for how is Sledgehammer to know how different solvers deal with hundreds of facts?
Mon, 06 Dec 2010 10:32:39 +0100 return all facts for CVC3 and Yices, since there is no proof parsing / unsat core extraction
blanchet [Mon, 06 Dec 2010 10:32:39 +0100] rev 40980
return all facts for CVC3 and Yices, since there is no proof parsing / unsat core extraction
Mon, 06 Dec 2010 10:31:29 +0100 trust SMT filter's timeout -- nested timeouts seem to be at the origin of spontaneous Interrupt exceptions in some cases
blanchet [Mon, 06 Dec 2010 10:31:29 +0100] rev 40979
trust SMT filter's timeout -- nested timeouts seem to be at the origin of spontaneous Interrupt exceptions in some cases
Mon, 06 Dec 2010 10:23:31 +0100 reraise interrupt exceptions
blanchet [Mon, 06 Dec 2010 10:23:31 +0100] rev 40978
reraise interrupt exceptions
Mon, 06 Dec 2010 09:54:58 +0100 [mq]: sledge_binary_minimizer
blanchet [Mon, 06 Dec 2010 09:54:58 +0100] rev 40977
[mq]: sledge_binary_minimizer
Mon, 06 Dec 2010 10:52:48 +0100 correcting usage documentation in mirabelle tool
bulwahn [Mon, 06 Dec 2010 10:52:48 +0100] rev 40976
correcting usage documentation in mirabelle tool
Mon, 06 Dec 2010 10:52:46 +0100 adding mutabelle as a component and an isabelle tool to be used in regression testing
bulwahn [Mon, 06 Dec 2010 10:52:46 +0100] rev 40975
adding mutabelle as a component and an isabelle tool to be used in regression testing
Mon, 06 Dec 2010 10:52:45 +0100 commenting out sledgehammer_mtd in Mutabelle
bulwahn [Mon, 06 Dec 2010 10:52:45 +0100] rev 40974
commenting out sledgehammer_mtd in Mutabelle
Mon, 06 Dec 2010 10:52:45 +0100 removing declaration in quickcheck to really enable exhaustive testing
bulwahn [Mon, 06 Dec 2010 10:52:45 +0100] rev 40973
removing declaration in quickcheck to really enable exhaustive testing
Mon, 06 Dec 2010 10:52:44 +0100 adding timeout to try invocation in mutabelle
bulwahn [Mon, 06 Dec 2010 10:52:44 +0100] rev 40972
adding timeout to try invocation in mutabelle
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -32 +32 +50 +100 +300 +1000 +3000 +10000 +30000 tip