Skip to content

Releases: lab-v2/pyreason

v1.5.1

15 May 17:35
f7951ea
Compare
Choose a tag to compare

Immediate Rules

We add support for rules that need to be applied before any others even if the time is the same. We apply the immediate rule then go to the fixed point operator to check for more applicable rules before resuming normal reasoning.

What's Changed

Full Changelog: v1.4.2...1.5.0

v1.5.0

15 May 05:15
fbcae30
Compare
Choose a tag to compare

Immediate Rules

We add support for rules that need to be applied before any others even if the time is the same. We apply the immediate rule then go to the fixed point operator to check for more applicable rules before resuming normal reasoning.

What's Changed

Full Changelog: v1.4.2...1.5.0

v1.4.2

12 May 16:47
f35a1bd
Compare
Choose a tag to compare

Added reset function inside pyreason.py to reset certain internal variables.

Full Changelog: v1.4.1...v1.4.2

v1.4.1

11 May 15:51
31f45ab
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.0...v1.4.1

v1.4.0

11 May 06:07
38f7122
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.0...v1.4.0

v1.3.0

14 Apr 12:15
9cb00d9
Compare
Choose a tag to compare

Reasoning multiple times support

v1.2.9

21 Mar 03:32
Compare
Choose a tag to compare

Fixed bug in yaml parser

1.2.8

12 Mar 12:12
Compare
Choose a tag to compare

Fixed bug while adding edges, made option for non-static graphml facts, possible to represent intervals in graphml

v1.2.7

09 Mar 18:09
Compare
Choose a tag to compare

Option to make graphml facts non-static

v1.2.6

09 Mar 15:15
Compare
Choose a tag to compare

Added option to not fix inconsistencies and override interpretation with new bound