patrick
/
plasp
Archived
1
0
Fork 0
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
Patrick Lühne 9e9040cac0
Added normalization tests for “forall” statements.
These tests ensure that universal quantifiers are correctly reduced to
negated existential quantifiers over the negated argument via derived
predicates in preconditions (nested and not) and goal descriptions.
2017-11-15 17:26:56 +01:00
..
data Added normalization tests for “forall” statements. 2017-11-15 17:26:56 +01:00
CMakeLists.txt Removed Boost dependency in language distinction. 2017-10-28 15:44:37 +02:00
NullOutputStream.h Removed Boost dependency in unit tests. 2017-10-28 16:45:29 +02:00
TestPDDLTranslation.cpp Removed Boost dependency in unit tests. 2017-10-28 16:45:29 +02:00
TestSASParser.cpp Refactoring to use cleaner output implementation. 2016-11-29 06:03:05 +01:00
main.cpp Switched from Google Test to Catch. 2016-10-08 16:03:14 +02:00