Skip to content

Releases: tuProlog/arg2p

v0.3.3

26 Oct 13:52

Choose a tag to compare

Fixed

  • answerQuery/4 fix

v0.3.2

13 Oct 13:23

Choose a tag to compare

Fixed

  • Sort bug
  • Strong negation in answerQuery/4
  • Theory admissibility check

v0.3.1

28 Aug 19:28

Choose a tag to compare

Changed

  • Argument list in graph visualisation tab

Fixed

  • BP labelling algorithm adapted to its latest definition (statements a.ii and b.ii.1)

v0.3.0

25 Aug 08:42

Choose a tag to compare

Added

  • Argumentation graph visualisation on buildLabelSets/0 and buildLabelSets/2.

Changed

  • Rename printLabelSets/0 to buildLabelSets/0.
  • Rename the "partialHBP" flag to "disableBPcompletion".
  • Rename enablePartialHBP/0 and disablePartialHBP/0 to enableBPCompletion/0 and disableBPCompletion/0 respectively.

Fixed

  • Backtracking support in modular calls.

v0.2.0

06 Jul 15:04

Choose a tag to compare

Added

  • Modular reasoning.

v0.1.0

19 Jun 07:26

Choose a tag to compare

Added

  • Deb/OSX/Windows support.