nl.uu.cs.treewidth.testing
Class ResultChecker

java.lang.Object
  extended by nl.uu.cs.treewidth.testing.ResultChecker

public class ResultChecker
extends java.lang.Object


Nested Class Summary
static interface ResultChecker.AlgoCreator<D extends GraphInput.InputData>
           
static class ResultChecker.Test
           
static class ResultChecker.TestType
           
 
Constructor Summary
ResultChecker()
           
 
Method Summary
static void main(java.lang.String[] args)
           
static ResultChecker.TestType testType(java.lang.String t)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResultChecker

public ResultChecker()
Method Detail

testType

public static ResultChecker.TestType testType(java.lang.String t)

main

public static void main(java.lang.String[] args)
Parameters:
args -