Skip to content

Releases: rzese/trill

TRILL-7.1-beta.1

TRILL-7.1-beta.1 Pre-release
Pre-release

Choose a tag to compare

@rzese rzese released this 10 Jul 12:54

Version 7.1-beta.1.
It removes the need for tabling and reduces the number of rule application tests.

Full Changelog: 7.0.1...v7.1-beta.1

TRILL-7.0.1

Choose a tag to compare

@rzese rzese released this 19 Sep 11:53
Version 7.0.1

TRILL-7.0.0

Choose a tag to compare

@rzese rzese released this 05 Sep 14:53

Trill Framework with resumable query. With this version it is possible to run a query, collecting some/all justifications, possibly add axioms on the fly, and resume the query computation to continue collecting the justifications also considering the new axioms.

v7.0-beta.1

v7.0-beta.1 Pre-release
Pre-release

Choose a tag to compare

@rzese rzese released this 17 Jul 15:14

Trill Framework with resumable query. With this version it is possible to run a query, collecting some/all justifications, possibly add axioms on the fly, and resume the query computation to continue collecting the justifications also considering the new axioms.

v7.0-alpha.1

v7.0-alpha.1 Pre-release
Pre-release

Choose a tag to compare

@rzese rzese released this 12 Jul 12:24

Trill with resumable query. With this version it is possible to run a query, collecting some justifications, possibly add axioms on the fly, and resume the query computation to continue collecting the justifications also considering the new axioms.

Only TRILL works, TRILLP and TORNADO are not working in this alpha version

TRILL-6.0.5

Choose a tag to compare

@rzese rzese released this 03 Nov 11:38
version 6.0.5

TRILL-6.0.4

Choose a tag to compare

@rzese rzese released this 13 Apr 12:02
Update version to 6.0.4

TRILL-6.0.3

Choose a tag to compare

@rzese rzese released this 07 Apr 11:09

Improved query check

TRILL-6.0.2

Choose a tag to compare

@rzese rzese released this 15 Sep 08:29
minor changes

TRILL-6.0.1

Choose a tag to compare

@rzese rzese released this 03 Aug 13:10

TRILL implements now several optimizations making it even faster. The most relevant are:

  • It implements an expansion queue similar to that implemented in the well known FaCT++ reasoner.
  • TRILL also expands now only the part of the tableau that is relevant for the query.