Skip to content

Releases: potassco/clingo-dl

v1.5.0

15 Feb 20:22
4f91f62
Compare
Choose a tag to compare

Packages

Changes

  • add dl-specific heuristic (#71)
  • update to clingo 5.7.0

v1.4.0

11 Sep 15:23
77d1d4b
Compare
Choose a tag to compare

Packages

Changes

  • add support for ASPIF parsing
  • improve shifting of zero node
  • update to clingo 5.6.0

v1.3.0

16 Nov 11:14
76d689f
Compare
Choose a tag to compare

Packages

Changes

  • extended optimization algorithm
  • add propagation mode to propagate through zero nodes
  • large code refactoring

v1.2.0

23 Apr 15:01
bfffb13
Compare
Choose a tag to compare

Packages

Changes

  • update to clingo 5.5.0
  • more flexible syntax for &diff constraints
  • add support for pip
  • various bug fixes

v1.1.0

25 Aug 21:50
2a94fb8
Compare
Choose a tag to compare

Packages

The easiest way to install clingo-dl is using Anaconda. Packages are available in the Potassco channel. First install either Anaconda or Miniconda and then run: conda install -c potassco clingo-dl.

Changes

  • add weaker but faster propagation modes
  • add option to add mutexes in a preprocessing step
  • add support for incremental solving
    • there is an option to minimize a variable now
  • add unit tests
  • improve and extend theory interface + an example
  • update to clingo 5.4.0

v1.0.0

20 Dec 11:08
Compare
Choose a tag to compare

Packages

The easiest way to install clingo-dl is using Anaconda. Packages are available in the Potassco channel. First install either Anaconda or Miniconda and then run: conda install -c potassco clingo-dl.

clingoDL-v1.0.0-beta

04 May 07:39
Compare
Choose a tag to compare
clingoDL-v1.0.0-beta Pre-release
Pre-release

Beta Release of clingoDL