Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 353 Bytes

CHANGES.md

File metadata and controls

10 lines (8 loc) · 353 Bytes

Changes

eclingo 0.5 (wip)

  • reification and meta-programming included

eclingo 0.4

  • allows to use "not" inside epistemic literals. Now "a :- &k{ not b}." is a valid program.
  • works with (and requires) clingo 5.5.2 and python 3.9.
  • Semantics K14 is not supported in this version.
  • Grounding is done only once instead of twice.