This repository has been archived on 2023-07-19. You can view files and clone it, but cannot push or open issues or pull requests.
plasp/tests/data
Patrick Lühne 0cf84dd5ca
Added normalization tests for implications.
These tests ensure that implications are correctly reduced to
disjunctions in preconditions (nested and not) and goal descriptions.
2017-11-15 16:34:48 +01:00
..
issues Requiring goal to contain only one statement. 2017-11-15 15:52:10 +01:00
normalization Added normalization tests for implications. 2017-11-15 16:34:48 +01:00
pddl-instances@aa3397d18b Updated PDDL instance repository. 2017-06-19 15:55:58 +02:00
pddl-syntax Added many PDDL syntax error tests. 2016-06-09 15:19:01 +02:00
test-cases Removed unwanted test case. 2017-06-24 20:11:12 +02:00
blocksworld-domain.pddl Replaced tabs with spaces in test file to get more accurate parser positions in errors. 2016-06-02 16:28:26 +02:00
blocksworld-problem.pddl Started testing PDDL problem parsing for a Blocks World problem. 2016-06-08 13:52:36 +02:00
blocksworld.sas
cavediving.sas
freecell.sas
philosophers.sas
storage-domain.pddl
storage-problem.pddl Started testing PDDL problem parsing for a Storage problem. 2016-06-08 13:57:01 +02:00
woodworking-domain.pddl