Guiseppe, just in case you are still following my planner, I just moved it to Github...
Fixed parser bug where PDDL4j would silently fail.
Added example for bug 14
Parse error in PDDL Domain examples
I will try to work this problem tonight.
Parse error in PDDL Domain examples
This is not necessarily a bug, since it is stopping the parser when you state that...
Release 12
-draw Command Generates Incorrect Planning Graph for PDDL Domains
Fixed bug 11. Ready to generate release.
I reckon I fixed the problem, I attach the generated graphs. Apologies for the huge...
Parse error in PDDL Domain examples
The same happens for the same problem written in PDDL
Negation of goals required at the initial state of STRIPS problems
Preparation for release.
PDDL header definitions :disjunctive-preconditions :equality ....
I just committed the fix for this bug to the SVN (delayed because of outage from...
Fixed Bug 13 prior to release.
Wrong mutex detection algorithm in MutexGeneratorImpl
Planner generates unecessary actions instead of the appropriate no-ops
Planner generates unecessary actions instead of the appropriate no-ops
I believe this problem was fixed long ago. Apologies for taking so long to close...
Fixed problem long ago.
Error with constants in PDDL
Weird behaviour with typed predicates
Creio que o Ramon consertou este bug há tempos.
There is indeed a problem with the graph generator. I will try to address this as...
-draw Command Generates Incorrect Planning Graph for PDDL Domains
Exception with JavaGP examples
The bug seems to occur in the memoized mutexes bit implemented by Ramon. I'm assigning...
PDDL header definitions :disjunctive-preconditions :equality ....
Hi, Perhaps this is a bug in our handling of the warnings from the parser, because...
PDDL header definitions :disjunctive-preconditions :equality ....
Exception with JavaGP examples
-draw Command Generates Incorrect Planning Graph for PDDL Domains
Fixed PDDJ4J parser options so that it notifies...
Pre-release commit.
Fixed bug with constants, removed garbage from ...
Fixed Release Notes.
Tidied up messages during runtime and error rep...
Fixing build scripts for Homebrew
Fixed build script.
Print adjustments.
Generating release 6
Some adjustments related to types.
Generating release 6
Improve JavaGP messages and README.
Added new pddl domain (Rubiks) for tests.
Updated RELEASE-NOTES.txt prior to release.
Updated UmlGraph to latest version.