hoelzl [Thu, 04 Feb 2010 14:45:08 +0100] rev 34999
Changed 'bounded unique existential quantifiers' from a constant to syntax translation.
blanchet [Thu, 04 Feb 2010 13:36:52 +0100] rev 34998
four changes to Nitpick:
1. avoid writing absolute paths in Kodkodi files for input/output files of external SAT solvers (e.g. MiniSat), to dodge Cygwin problems
2. do eta-contraction in the monotonicity check
3. improved quantifier massaging algorithms using ideas from Paradox
4. repaired "check_potential" and "check_genuine"
boehmes [Tue, 02 Feb 2010 23:38:41 +0100] rev 34997
capture error messages (of SMT solvers)
boehmes [Tue, 02 Feb 2010 19:30:08 +0100] rev 34996
updated dependencies
boehmes [Tue, 02 Feb 2010 19:26:34 +0100] rev 34995
merged
boehmes [Tue, 02 Feb 2010 19:10:48 +0100] rev 34994
updated SMT certificates
boehmes [Tue, 02 Feb 2010 19:09:41 +0100] rev 34993
updated examples due to changes in the way SMT certificates are stored
berghofe [Tue, 02 Feb 2010 18:16:48 +0100] rev 34992
merged
berghofe [Sun, 31 Jan 2010 15:22:40 +0100] rev 34991
merged
berghofe [Sat, 30 Jan 2010 17:03:46 +0100] rev 34990
Adapted to changes in cases method.
berghofe [Sat, 30 Jan 2010 17:01:01 +0100] rev 34989
Adapted to changes in setup of cases method.
berghofe [Sat, 30 Jan 2010 16:59:49 +0100] rev 34988
Added setup for simplification of equality constraints in cases rules.