patrick
/
plasp
Archived
1
0
Fork 0

Updated change log with addition of basic PDDL translation.

This commit is contained in:
Patrick Lühne 2016-06-13 03:59:48 +02:00
parent 7899d3e262
commit 1c2ad0ceec
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@ Features:
* supports input from std::cin
* basic support for parsing PDDL 3.1 domains and problems
* limited support for translating PDDL 3.1 domains and problems to ASP facts
* automatic language detection for PDDL and SAS
* new command-line option `--language` to explicitly specify input language