Skip to content

Commit 2b1d5e7

Browse files
known_issues and changes
1 parent 7c8c6ec commit 2b1d5e7

2 files changed

Lines changed: 5 additions & 0 deletions

File tree

CHANGES.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Changes
22

33
## 0.1.6
4+
* Conflict-driven goal reaching for goals specified with negation as failure
5+
* Preliminary timeout feature for ASP solving
46
* Add child nodes to nodes during A* search
57
* Bellman backup for A* nodes
68
* Tree backup for A* nodes

KNOWN_ISSUES.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# Known Issues
2+
3+
* A* search code needs to be updated to handle variable action spaces

0 commit comments

Comments
 (0)