Package net.sf.tweety.arg.delp
Class TestRules
- java.lang.Object
-
- net.sf.tweety.arg.delp.TestRules
-
public final class TestRules extends java.lang.Object
Tests for rules: facts, strict and defeasible rules.- Author:
- Linda.Briesemeister
-
-
Constructor Summary
Constructors Constructor Description TestRules()
-
Method Summary
Modifier and Type Method Description void
defeasibleNotClonable()
void
defeasibleRules()
void
factInstantiation()
void
strictNotClonable()
void
strictRules()
-