- Feb 05, 2016
-
-
Thorsten Wißmann authored
For the case of two (or more) diamond formulas who all mention the full agent list, no rule was created, because the former CL algorithm only created rules for proper subsets of the agent list. This adds the missing rule and lets cool correctly answer the following query: $ ./coalg.native sat CL --agents '1' <<< '(~[{1}] p) & ~[{1}] ~p' unsatisfiable
-
- Nov 24, 2015
-
-
Thorsten Wißmann authored
-
- Sep 17, 2015
-
-
Christoph authored
-
- Sep 15, 2015
- Jul 06, 2015
-
-
Thorsten Wißmann authored
Patch by Florian Widmann In order to fix the behaviour for the K*K formulas [pi1]<R>c0 | [pi1]<S>c1 | [pi2]<T>c3 [pi1]<R>c0 | [pi1]<S>c1 | [pi2]<T>c3 | [pi1][U]c4
-
Thorsten Wißmann authored
-
- Feb 05, 2015
-
-
Dirk Pattinson authored
-
Thorsten Wißmann authored
-
Thorsten Wißmann authored
-
Thorsten Wißmann authored
-
Thorsten Wißmann authored
-
Thorsten Wißmann authored
-
Thorsten Wißmann authored
-
Thorsten Wißmann authored
Now one step in the debugger removes exactly one element from the queue (if it's not empty). If this action empties the queue, nominals are propagated.
-
Thorsten Wißmann authored
-
Thorsten Wißmann authored
-
Thorsten Wißmann authored
-
Thorsten Wißmann authored
-
- Feb 04, 2015
-
-
Dirk Pattinson authored
-
Dirk Pattinson authored
-
Dirk Pattinson authored
-
- Feb 02, 2015
-
-
Thorsten Wißmann authored
-
Thorsten Wißmann authored
-
Thorsten Wißmann authored
-
Thorsten Wißmann authored
-
- Feb 01, 2015
-
-
Thorsten Wißmann authored
-
- Jan 23, 2015
-
-
Dirk Pattinson authored
-
- Jan 22, 2015
-
-
Thorsten Wißmann authored
-
Thorsten Wißmann authored
-
Thorsten Wißmann authored
-
-
Thorsten Wißmann authored
-
- Jul 27, 2014
-
-
Thorsten Wißmann authored
-
Thorsten Wißmann authored
-
Thorsten Wißmann authored
-
Thorsten Wißmann authored
-
Thorsten Wißmann authored
-
Thorsten Wißmann authored
-
- Jul 21, 2014
-
-
Thorsten Wißmann authored
This fixes an assertion that failed for the PML+K formula sat "({>= 3/5} (False + <R1> True & <R2> True) & {>= 2/5} ({>= 1/10} p0 & {>= 1/10} (~ p0) + False ) + False)" which is satisfiable.
-