Skip to content

Releases: potassco/clingo-rs

clingo-rs version 0.7.0

27 Aug 12:34
Compare
Choose a tag to compare

This release updates to use clingo 5.5.0 via clingo-sys to 0.7.0

clingo-rs 0.6.0

03 Jan 21:02
ced914a
Compare
Choose a tag to compare
  • refactor ClingoError
  • use clingo-sys 0.5.1 which includes clingo via git submodule

update to clingo 5.4.0

04 Nov 12:49
Compare
Choose a tag to compare

Changed

  • use clingo-sys 0.5.0
  • improve API added functions for the AST
  • correct lifetime of objects

dynlib

28 Jun 13:39
Compare
Choose a tag to compare
  • added the possiblibity to create HeadLiterals ast::HeadLiteral::new()
  • added clingo::ToSymbol trait
  • added clingo::FactBase
  • added method clingo::Control.add_facts(fb:FactBase)
  • added Iterators for AllModels and AllOptimalModels
  • enable dynamic linking of a shared clingo library

clingo-5.3.0

07 Feb 14:18
878c58b
Compare
Choose a tag to compare
v0.4.0

add release date