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/lib/pddl/tests
Patrick Lühne 5af0c26650
Added tests for derived predicate numbering.
These tests ensure that derived predicates are numbered correctly,
whether they are introduced by the domain, the problem, or both.
2017-11-16 17:30:53 +01:00
..
CMakeLists.txt
main.cpp
TestIssues.cpp
TestNormalization.cpp Added tests for derived predicate numbering. 2017-11-16 17:30:53 +01:00
TestParserBasics.cpp
TestParserCorrectness.cpp
TestParserSuccess.cpp
TestSignatureMatching.cpp