Package net.sf.tweety.arg.aspic.examples
Class DirectionalReasonerTest
- java.lang.Object
-
- net.sf.tweety.arg.aspic.examples.DirectionalReasonerTest
-
public class DirectionalReasonerTest extends Object
Test runtime of module-based vs. directional reasoners. Also checks if they give the same answers- Author:
- Tjitze Rienstra
-
-
Constructor Summary
Constructors Constructor Description DirectionalReasonerTest()
-
Method Summary
Modifier and Type Method Description static voidmain(String[] args)static <T> TrunWithTimeout(Callable<T> callable, long timeout, TimeUnit timeUnit)
-