Skip to content
Snippets Groups Projects
  1. Mar 22, 2017
  2. Mar 21, 2017
  3. Mar 16, 2017
    • Hans-Peter Deifel's avatar
      Get testsuite running again · 9fdc9f4d
      Hans-Peter Deifel authored and Hans-Peter Deifel's avatar Hans-Peter Deifel committed
      Fixes the syntax of all tests that use R and B as identifiers, which
      are keywords now.
      
      Also disables all tests involving nominals as they are currently all
      throwing exceptions.
      9fdc9f4d
    • Hans-Peter Deifel's avatar
      Fix testsuite for K · 3c42e3f1
      Hans-Peter Deifel authored and Hans-Peter Deifel's avatar Hans-Peter Deifel committed
      R and B are now keywords and were used as identifiers. Now, r and
      b (lowercase) is used instead in the testcases. For consistency, all
      other identifiers were lowercased, too.
      3c42e3f1
  4. Feb 11, 2016
  5. Feb 09, 2016
  6. Feb 05, 2016
    • Thorsten Wißmann's avatar
      Fix CL for diamond formula sets with all agents · 9609611d
      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
      9609611d
  7. Jul 06, 2015
  8. Feb 05, 2015
  9. Jul 21, 2014
  10. Jul 17, 2014
  11. Jul 16, 2014
  12. Jul 11, 2014
  13. May 16, 2014
Loading