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/normalization
Patrick Lühne 5621820fe4
Added normalization tests for negations.
These tests ensure that multiple negations are eliminated, negated
quantifiers are replaced appropriately, negations introduced by
reduction are correctly handled, and negated disjunctions and
conjunctions are replaced according to De Morgan’s rules.
2017-11-15 18:53:43 +01:00
..
normalization-1.pddl Added basic normalization tests. 2017-11-15 16:01:26 +01:00
normalization-2.pddl Added normalization tests for implications. 2017-11-15 16:34:48 +01:00
normalization-3.pddl Added normalization tests for “forall” statements. 2017-11-15 17:26:56 +01:00
normalization-4.pddl Added normalization tests for negations. 2017-11-15 18:53:43 +01:00