Mon, 06 Dec 2010 13:33:09 +0100 |
blanchet |
fixed bug in monotonicity solution display, whereby the polarity of literals was ignored
|
changeset |
files
|
Mon, 06 Dec 2010 13:33:09 +0100 |
blanchet |
improve precision of forall in constancy part of the monotonicity calculus
|
changeset |
files
|
Mon, 06 Dec 2010 13:33:09 +0100 |
blanchet |
added some missing well-annotatedness constraints to monotonicity calculus
|
changeset |
files
|
Mon, 06 Dec 2010 13:33:09 +0100 |
blanchet |
more work on the monotonicity evaluation driver
|
changeset |
files
|
Mon, 06 Dec 2010 13:33:09 +0100 |
blanchet |
improve precision of finite functions in monotonicity calculus
|
changeset |
files
|
Mon, 06 Dec 2010 13:33:09 +0100 |
blanchet |
added ML code for testing entire theories for monotonicity
|
changeset |
files
|
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
|
changeset |
files
|
Mon, 06 Dec 2010 13:33:09 +0100 |
blanchet |
added examples to exercise new monotonicity code
|
changeset |
files
|
Mon, 06 Dec 2010 13:33:09 +0100 |
blanchet |
fixed quantifier handling of new monotonicity calculus
|
changeset |
files
|
Mon, 06 Dec 2010 13:33:09 +0100 |
blanchet |
tune parentheses and indentation
|
changeset |
files
|
Mon, 06 Dec 2010 13:33:09 +0100 |
blanchet |
proper handling of frames for connectives in monotonicity calculus
|
changeset |
files
|
Mon, 06 Dec 2010 13:33:09 +0100 |
blanchet |
tune indentation
|
changeset |
files
|
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
|
changeset |
files
|
Mon, 06 Dec 2010 13:33:05 +0100 |
blanchet |
implemented All rules from new monotonicity calculus
|
changeset |
files
|
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
|
changeset |
files
|
Mon, 06 Dec 2010 13:30:38 +0100 |
blanchet |
started implementing the new monotonicity rules for application
|
changeset |
files
|