Tue, 03 Apr 2012 17:26:30 +0900 |
griff |
renamed "rel_comp" to "relcomp" (to be consistent with, e.g., "relpow")
|
file |
diff |
annotate
|
Tue, 03 Jan 2012 18:33:17 +0100 |
blanchet |
fixed a few more bugs in \Nitpick's new "set" support
|
file |
diff |
annotate
|
Tue, 03 Jan 2012 18:33:17 +0100 |
blanchet |
port part of Nitpick to "set" type constructor
|
file |
diff |
annotate
|
Tue, 03 Jan 2012 18:33:17 +0100 |
blanchet |
ported mono calculus to handle "set" type constructors
|
file |
diff |
annotate
|
Sat, 08 Jan 2011 16:01:51 +0100 |
wenzelm |
modernized structure Prop_Logic;
|
file |
diff |
annotate
|
Sat, 11 Dec 2010 00:14:12 +0100 |
krauss |
made smlnj happy
|
file |
diff |
annotate
|
Tue, 07 Dec 2010 11:56:56 +0100 |
blanchet |
simplify monotonicity code after killing "fin_fun" optimization
|
file |
diff |
annotate
|
Tue, 07 Dec 2010 11:56:53 +0100 |
blanchet |
remove the "fin_fun" optimization in Nitpick -- it was always a hack and didn't help much
|
file |
diff |
annotate
|
Tue, 07 Dec 2010 11:56:01 +0100 |
blanchet |
updated monotonicity calculus w.r.t. set products
|
file |
diff |
annotate
|
Tue, 07 Dec 2010 11:56:01 +0100 |
blanchet |
removed needless optimization for image -- there might be cases that benefit from it but there are others where it is clearly evil
|
file |
diff |
annotate
|
Mon, 06 Dec 2010 13:46:45 +0100 |
blanchet |
fix monotonicity type of None
|
file |
diff |
annotate
|
Mon, 06 Dec 2010 13:36:28 +0100 |
blanchet |
compile
|
file |
diff |
annotate
|
Mon, 06 Dec 2010 13:33:09 +0100 |
blanchet |
introduced hack to exploit the symmetry of equality in monotonicity calculus
|
file |
diff |
annotate
|
Mon, 06 Dec 2010 13:33:09 +0100 |
blanchet |
add more flexibility to the monotonicity calculus: instead of hardcoding F-arrows, also allow G-arrows, simulating applications of the Sub rule
|
file |
diff |
annotate
|
Mon, 06 Dec 2010 13:33:09 +0100 |
blanchet |
fixed bug in monotonicity solution display, whereby the polarity of literals was ignored
|
file |
diff |
annotate
|
Mon, 06 Dec 2010 13:33:09 +0100 |
blanchet |
improve precision of forall in constancy part of the monotonicity calculus
|
file |
diff |
annotate
|
Mon, 06 Dec 2010 13:33:09 +0100 |
blanchet |
added some missing well-annotatedness constraints to monotonicity calculus
|
file |
diff |
annotate
|
Mon, 06 Dec 2010 13:33:09 +0100 |
blanchet |
improve precision of finite functions in monotonicity calculus
|
file |
diff |
annotate
|
Mon, 06 Dec 2010 13:33:09 +0100 |
blanchet |
use ML SAT solvers up to a certain time limit, then switch to faster solvers with a timeout -- this becomes necessary with the new, more powerful monotonicity calculus
|
file |
diff |
annotate
|
Mon, 06 Dec 2010 13:33:09 +0100 |
blanchet |
fixed quantifier handling of new monotonicity calculus
|
file |
diff |
annotate
|
Mon, 06 Dec 2010 13:33:09 +0100 |
blanchet |
tune parentheses and indentation
|
file |
diff |
annotate
|
Mon, 06 Dec 2010 13:33:09 +0100 |
blanchet |
proper handling of frames for connectives in monotonicity calculus
|
file |
diff |
annotate
|
Mon, 06 Dec 2010 13:33:09 +0100 |
blanchet |
tune indentation
|
file |
diff |
annotate
|
Mon, 06 Dec 2010 13:33:09 +0100 |
blanchet |
removed old baggage from monotonicity calculus -- the "calculus" option didn't really work anyway because of on-the-fly simplifications
|
file |
diff |
annotate
|
Mon, 06 Dec 2010 13:33:05 +0100 |
blanchet |
implemented All rules from new monotonicity calculus
|
file |
diff |
annotate
|
Mon, 06 Dec 2010 13:30:57 +0100 |
blanchet |
fixed bug in clause handling in monotonicity code, whereby the unsound rule False | x <--> False was used to simplify constraints
|
file |
diff |
annotate
|
Mon, 06 Dec 2010 13:30:38 +0100 |
blanchet |
started implementing the new monotonicity rules for application
|
file |
diff |
annotate
|
Mon, 06 Dec 2010 13:30:36 +0100 |
blanchet |
implemented connectives in new monotonicity calculus
|
file |
diff |
annotate
|
Mon, 06 Dec 2010 13:29:23 +0100 |
blanchet |
added "Neq" operator to monotonicity inference module
|
file |
diff |
annotate
|
Mon, 06 Dec 2010 13:26:27 +0100 |
blanchet |
started implementing connectives in new monotonicity calculus
|
file |
diff |
annotate
|