Skip to content
Snippets Groups Projects
  1. Mar 21, 2017
  2. 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
  3. Jul 21, 2014
  4. Jul 16, 2014
  5. Jul 11, 2014
  6. May 16, 2014
Loading