Skip to content
Snippets Groups Projects
  1. Apr 06, 2017
  2. Mar 26, 2017
    • Hans-Peter Deifel's avatar
      Add lots of test cases for CTL. · b002efa8
      Hans-Peter Deifel authored
      This imports some of the quickly decidable ctl comparision benchmark
      formulas into the test suite.
      
      The testsuite also gained a --slow parameter, that enables slower (but
      still fairly fast) formulas.
      b002efa8
  3. Mar 22, 2017
  4. Mar 21, 2017
  5. 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
  6. Feb 11, 2016
  7. Feb 09, 2016
  8. 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
  9. Jul 06, 2015
  10. Feb 05, 2015
  11. Jul 21, 2014
  12. Jul 17, 2014
  13. Jul 16, 2014
  14. Jul 11, 2014
  15. May 16, 2014
Loading